Home
last modified time | relevance | path

Searched refs:onCancelInput (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardActionListener.java91 public void onCancelInput(); in onCancelInput() method
124 public void onCancelInput() {} in onCancelInput() method in KeyboardActionListener.Adapter
DPointerTracker.java341 sListener.onCancelInput(); in callListenerOnCancelInput()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripView.java262 public void onCancelInput() {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java1514 public void onCancelInput() { in onCancelInput() method in LatinIME