Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/input/tests/
H A DInputDevice_test.cpp52 void loadKeyCharacterMap(const char* name) { in loadKeyCharacterMap() function in android::InputDeviceKeyMapTest
/aosp12/frameworks/native/libs/input/
H A DKeyboard.cpp122 status_t KeyMap::loadKeyCharacterMap(const InputDeviceIdentifier& deviceIdentifier, in loadKeyCharacterMap() function in android::KeyMap