Home | History | Annotate | Download | only in app

Lines Matching refs:onKeyMultiple

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