Home
last modified time | relevance | path

Searched defs:onCancelBatchInput (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardActionListener.java86 public void onCancelBatchInput(); in onCancelBatchInput() method
122 public void onCancelBatchInput() {} in onCancelBatchInput() method in KeyboardActionListener.Adapter
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
DInputLogicHandler.java193 public void onCancelBatchInput() { in onCancelBatchInput() method in InputLogicHandler
DInputLogic.java570 public void onCancelBatchInput(final LatinIME.UIHandler handler) { in onCancelBatchInput() method in InputLogic
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java1502 public void onCancelBatchInput() { in onCancelBatchInput() method in LatinIME