Home | History | Annotate | Download | only in app

Lines Matching refs:onKeyMultiple

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