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

  /frameworks/base/services/input/
EventHub.h 346 sp<KeyCharacterMap> combinedKeyMap;
364 if (combinedKeyMap != NULL) {
365 return combinedKeyMap;
EventHub.cpp 565 device->combinedKeyMap = KeyCharacterMap::combine(
    [all...]

Completed in 724 milliseconds