Home | History | Annotate | Download | only in inputflinger

Lines Matching defs:getKeyCharacterMap

470         sp<KeyCharacterMap> kcm = device->getKeyCharacterMap();
581 sp<KeyCharacterMap> EventHub::getKeyCharacterMap(int32_t deviceId) const {
585 return device->getKeyCharacterMap();