#include <AndroidKey.h>
◆ CAndroidKey()
CAndroidKey::CAndroidKey |
( |
| ) |
|
|
default |
◆ ~CAndroidKey()
CAndroidKey::~CAndroidKey |
( |
| ) |
|
|
default |
◆ onKeyboardEvent()
bool CAndroidKey::onKeyboardEvent |
( |
AInputEvent * | event | ) |
|
◆ SetHandleMediaKeys()
static void CAndroidKey::SetHandleMediaKeys |
( |
bool | enable | ) |
|
|
inlinestatic |
◆ SetHandleSearchKeys()
static void CAndroidKey::SetHandleSearchKeys |
( |
bool | enable | ) |
|
|
inlinestatic |
◆ XBMC_Key()
void CAndroidKey::XBMC_Key |
( |
uint8_t | code, |
|
|
uint16_t | key, |
|
|
uint16_t | modifiers, |
|
|
uint16_t | unicode, |
|
|
bool | up ) |
|
static |
◆ m_handleMediaKeys
bool CAndroidKey::m_handleMediaKeys = true |
|
staticprotected |
◆ m_handleSearchKeys
bool CAndroidKey::m_handleSearchKeys = false |
|
staticprotected |
The documentation for this class was generated from the following files: