Searched defs:mGesturesDeletedCount (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
H A DStatistics.java51 int mGesturesDeletedCount; field in class:Statistics
124 mGesturesDeletedCount = 0;
135 mGesturesDeletedCount = 0;
190 mGesturesDeletedCount++;

Completed in 35 milliseconds