Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DBatchInputArbiter.java73 final long lastLetterTypingTime, final int activePointerCount) { in addDownEventPoint()
170 public boolean mayEndBatchInput(final long upEventTime, final int activePointerCount, in mayEndBatchInput()