Home | History | Annotate | Download | only in input

Lines Matching refs:processKey

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