Searched defs:keyMap (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/input/
H A DKeyboard.cpp152 const PropertyMap* deviceConfiguration, const KeyMap* keyMap) {
153 if (!keyMap->haveKeyCharacterMap()
154 || keyMap->keyCharacterMap->getKeyboardType()
151 isEligibleBuiltInKeyboard(const InputDeviceIdentifier& deviceIdentifier, const PropertyMap* deviceConfiguration, const KeyMap* keyMap) argument
/frameworks/native/services/inputflinger/
H A DEventHub.h353 KeyMap keyMap; member in struct:android::EventHub::Device
377 return keyMap.keyCharacterMap;

Completed in 359 milliseconds