Searched defs:usageCode (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/libs/androidfw/ |
| D | KeyLayoutMap.cpp | 83 status_t KeyLayoutMap::mapKey(int32_t scanCode, int32_t usageCode, in mapKey()
|
| D | KeyCharacterMap.cpp | 329 status_t KeyCharacterMap::mapKey(int32_t scanCode, int32_t usageCode, int32_t* outKeyCode) const { in mapKey()
|
| /frameworks/base/services/input/ |
| D | EventHub.cpp | 441 status_t EventHub::mapKey(int32_t deviceId, int32_t scanCode, int32_t usageCode, in mapKey()
|
| D | InputReader.cpp | 2055 int32_t usageCode = mCurrentHidUsage; in process() local
|
| /frameworks/base/services/input/tests/ |
| D | InputReader_test.cpp | 406 void addKey(int32_t deviceId, int32_t scanCode, int32_t usageCode, in addKey() 508 virtual status_t mapKey(int32_t deviceId, int32_t scanCode, int32_t usageCode, in mapKey()
|