|
kodi
|


Public Member Functions | |
| void | setDPI (uint32_t dpi) override |
Public Member Functions inherited from CAndroidKey | |
| bool | onKeyboardEvent (AInputEvent *event) |
Public Member Functions inherited from CAndroidMouse | |
| bool | onMouseEvent (AInputEvent *event) |
Public Member Functions inherited from CAndroidTouch | |
| bool | onTouchEvent (AInputEvent *event) |
Public Member Functions inherited from CAndroidJoyStick | |
| bool | onJoyStickEvent (AInputEvent *event) |
Additional Inherited Members | |
Static Public Member Functions inherited from CAndroidKey | |
| static void | SetHandleMediaKeys (bool enable) |
| static void | SetHandleSearchKeys (bool enable) |
| static void | XBMC_Key (uint8_t code, uint16_t key, uint16_t modifiers, uint16_t unicode, bool up) |
Static Protected Attributes inherited from CAndroidKey | |
| static bool | m_handleMediaKeys = true |
| static bool | m_handleSearchKeys = false |
1.8.13