Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DBatchInputArbiter.java43 private static long sLastRecognitionTime = 0; // synchronized using sAggregatedPointers field in BatchInputArbiter
117 sLastRecognitionTime = 0; in mayStartBatchInput()
151 moveEventTime, sLastRecognitionTime)) { in updateBatchInput()
157 sLastRecognitionTime = moveEventTime; in updateBatchInput()