HomeSort by relevance Sort by last modified time
    Searched refs:onCancelInput (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java 91 public void onCancelInput();
124 public void onCancelInput() {}
PointerTracker.java 387 Log.d(TAG, String.format("[%d] onCancelInput", mPointerId));
389 sListener.onCancelInput();
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
SuggestionStripView.java 296 public void onCancelInput() {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]

Completed in 59 milliseconds