Home | History | Annotate | Download | only in view

Lines Matching defs:onKeyLongPress

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