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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java 68 public void onStartBatchInput();
104 public void onStartBatchInput() {}
MoreKeysKeyboardView.java 64 public void onStartBatchInput() {
65 mListener.onStartBatchInput();
PointerTracker.java 696 Log.d(TAG, String.format("[%d] onStartBatchInput", mPointerId));
703 mListener.onStartBatchInput();
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]

Completed in 51 milliseconds