Home | History | Annotate | Download | only in inputflinger

Lines Matching defs:processKey

2091             processKey(rawEvent->when, rawEvent->value != 0, keyCode, scanCode, flags);
2116 void KeyboardInputMapper::processKey(nsecs_t when, bool down, int32_t keyCode,