Home | History | Annotate | Download | only in inputmethodservice

Lines Matching defs:onKeyLongPress

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