HomeSort by relevance Sort by last modified time
    Searched refs:combinedKeyMap (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/
EventHub.h 366 sp<KeyCharacterMap> combinedKeyMap;
388 if (combinedKeyMap != NULL) {
389 return combinedKeyMap;
EventHub.cpp 594 device->combinedKeyMap = KeyCharacterMap::combine(
    [all...]

Completed in 171 milliseconds