Home | History | Annotate | Download | only in view

Lines Matching refs:onKeyMultiple

7938      * Default implementation of {@link KeyEvent.Callback#onKeyMultiple(int, int, KeyEvent)
7939 * KeyEvent.Callback.onKeyMultiple()}: always returns false (doesn't handle
7950 public boolean onKeyMultiple(int keyCode, int repeatCount, KeyEvent event) {