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 348 sp<KeyCharacterMap> combinedKeyMap;
366 if (combinedKeyMap != NULL) {
367 return combinedKeyMap;
EventHub.cpp 556 device->combinedKeyMap = KeyCharacterMap::combine(
    [all...]

Completed in 144 milliseconds