Home | History | Annotate | Download | only in ui

Lines Matching defs:processKey

904         processKey(when, false, keyCode, scanCode, 0);
916 processKey(rawEvent->when, rawEvent->value != 0, rawEvent->keyCode, scanCode,
930 void KeyboardInputMapper::processKey(nsecs_t when, bool down, int32_t keyCode,