Searched refs:combinedKeyMap (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DEventHub.h366 sp<KeyCharacterMap> combinedKeyMap; member in struct:android::EventHub::Device
388 if (combinedKeyMap != NULL) {
389 return combinedKeyMap;
H A DEventHub.cpp594 device->combinedKeyMap = KeyCharacterMap::combine(

Completed in 62 milliseconds