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

/frameworks/native/services/inputflinger/
H A DEventHub.h353 sp<KeyCharacterMap> overlayKeyMap; member in struct:android::EventHub::Device
H A DEventHub.cpp561 if (map != device->overlayKeyMap) {
562 device->overlayKeyMap = map;
1686 toString(device->overlayKeyMap != NULL));

Completed in 58 milliseconds