HomeSort by relevance Sort by last modified time
    Searched full:slastrecognitiontime (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
BatchInputArbiter.java 43 private static long sLastRecognitionTime = 0; // synchronized using sAggregatedPointers
117 sLastRecognitionTime = 0;
151 moveEventTime, sLastRecognitionTime)) {
157 sLastRecognitionTime = moveEventTime;

Completed in 185 milliseconds