Home | History | Annotate | Download | only in app

Lines Matching refs:onKeyMultiple

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