Home | History | Annotate | Download | only in app

Lines Matching defs:onKeyLongPress

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