Searched refs:loadKeyCharacterMap (Results 1 – 3 of 3) sorted by relevance
67 status_t status = loadKeyCharacterMap(deviceIdentifier, *keyCharacterMapName); in load()109 loadKeyCharacterMap(deviceIdentifier, keyMapName); in probeKeyMap()144 status_t KeyMap::loadKeyCharacterMap(const InputDeviceIdentifier& deviceIdentifier, in loadKeyCharacterMap() function in android::KeyMap
62 status_t loadKeyCharacterMap(const InputDeviceIdentifier& deviceIdentifier,
53 void loadKeyCharacterMap(const char* name) { in loadKeyCharacterMap() function in android::InputDeviceKeyMapTest73 loadKeyCharacterMap("Generic"); in SetUp()