Home
last modified time | relevance | path

Searched defs:onStartBatchInput (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardActionListener.java71 public void onStartBatchInput(); in onStartBatchInput() method
116 public void onStartBatchInput() {} in onStartBatchInput() method in KeyboardActionListener.Adapter
H A DPointerTracker.java511 public void onStartBatchInput() { in onStartBatchInput() method in PointerTracker
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
H A DInputLogicHandler.java106 public void onStartBatchInput() { in onStartBatchInput() method in InputLogicHandler
H A DInputLogic.java493 public void onStartBatchInput(final SettingsValues settingsValues, in onStartBatchInput() method in InputLogic
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DBatchInputArbiter.java30 public void onStartBatchInput(); in onStartBatchInput() method
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java1502 public void onStartBatchInput() { in onStartBatchInput() method in LatinIME