Home | History | Annotate | Download | only in app

Lines Matching defs:onKeyMultiple

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