Home | History | Annotate | Download | only in app

Lines Matching defs:onKeyLongPress

607      * Default implementation of {@link KeyEvent.Callback#onKeyLongPress(int, KeyEvent)
608 * KeyEvent.Callback.onKeyLongPress()}: always returns false (doesn't handle
612 public boolean onKeyLongPress(int keyCode, @NonNull KeyEvent event) {