Home
last modified time | relevance | path

Searched refs:mayEndBatchInput (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DBatchInputArbiter.java170 public boolean mayEndBatchInput(final long upEventTime, final int activePointerCount, in mayEndBatchInput() method in BatchInputArbiter
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DPointerTracker.java1044 if (mBatchInputArbiter.mayEndBatchInput( in onUpEventInternal()