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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java 75 public void onUpdateBatchInput(InputPointers batchPointers);
116 public void onUpdateBatchInput(InputPointers batchPointers) {}
PointerTracker.java 776 Log.d(TAG, String.format("[%d] onUpdateBatchInput: batchPoints=%d", mPointerId,
780 mListener.onUpdateBatchInput(sAggregratedPointers);
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]

Completed in 443 milliseconds