Home | History | Annotate | Download | only in keyboard

Lines Matching defs:onCodeInput

284             Log.d(TAG, String.format("[%d] onCodeInput: %4d %4d %s%s%s", mPointerId, x, y,
293 sTypingTimeRecorder.onCodeInput(code, eventTime);
298 sListener.onCodeInput(code, x, y, isKeyRepeat);
300 sListener.onCodeInput(code,
1029 sListener.onCodeInput(moreKeyCode, Constants.NOT_A_COORDINATE,