Home | History | Annotate | Download | only in app

Lines Matching defs:onKeyLongPress

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