- keyCode
- The value in event.getKeyCode().
- repeatCount
- Number of pairs as returned by event.getRepeatCount().
- e
- Description of the key event.
Documentation for this section has not yet been entered.
Default implementation of NoType:android/view/KeyEvent$Callback;Href=../../../reference/android/view/KeyEvent.Callback.html#onKeyMultiple(int, int, android.view.KeyEvent): always returns false (doesn't handle the event).