Searched defs:addKey (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/input/ | ||
D | KeyCharacterMap.cpp | 444 void KeyCharacterMap::addKey(Vector<KeyEvent>& outEvents, in addKey() function in android::KeyCharacterMap |
/frameworks/native/services/inputflinger/tests/ | ||
D | InputReader_test.cpp | 416 void addKey(int32_t deviceId, int32_t scanCode, int32_t usageCode, in addKey() function in android::FakeEventHub |