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