Home | History | Annotate | Download | only in inputmethodservice

Lines Matching defs:onKeyLongPress

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