Searched defs:loadKeyCharacterMap (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/libs/input/tests/ | ||
H A D | InputDevice_test.cpp | 52 void loadKeyCharacterMap(const char* name) { in loadKeyCharacterMap() function in android::InputDeviceKeyMapTest |
/aosp12/frameworks/native/libs/input/ | ||
H A D | Keyboard.cpp | 122 status_t KeyMap::loadKeyCharacterMap(const InputDeviceIdentifier& deviceIdentifier, in loadKeyCharacterMap() function in android::KeyMap |