Home
last modified time | relevance | path

Searched refs:loadKeyCharacterMap (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/input/
DKeyboard.cpp66 status_t status = loadKeyCharacterMap(deviceIdentifier, keyCharacterMapName.c_str()); in load()
108 loadKeyCharacterMap(deviceIdentifier, keyMapName); in probeKeyMap()
143 status_t KeyMap::loadKeyCharacterMap(const InputDeviceIdentifier& deviceIdentifier, in loadKeyCharacterMap() function in android::KeyMap
/frameworks/native/libs/input/tests/
DInputDevice_test.cpp52 void loadKeyCharacterMap(const char* name) { in loadKeyCharacterMap() function in android::InputDeviceKeyMapTest
69 loadKeyCharacterMap("Generic"); in SetUp()
/frameworks/native/include/input/
DKeyboard.h63 status_t loadKeyCharacterMap(const InputDeviceIdentifier& deviceIdentifier,