Home
last modified time | relevance | path

Searched defs:addKey (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/input/
DKeyCharacterMap.cpp444 void KeyCharacterMap::addKey(Vector<KeyEvent>& outEvents, in addKey() function in android::KeyCharacterMap
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp416 void addKey(int32_t deviceId, int32_t scanCode, int32_t usageCode, in addKey() function in android::FakeEventHub