Home | History | Annotate | Download | only in app

Lines Matching defs:onKeyLongPress

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