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

/frameworks/base/services/input/
H A DEventHub.h327 sp<KeyCharacterMap> combinedKeyMap; member in struct:android::EventHub::Device
340 if (combinedKeyMap != NULL) {
341 return combinedKeyMap;
H A DEventHub.cpp557 device->combinedKeyMap = KeyCharacterMap::combine(

Completed in 1407 milliseconds