Home
last modified time | relevance | path

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

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