Searched refs:mDeleteCount (Results 1 – 1 of 1) sorted by relevance
226 private int mDeleteCount; field in LatinIME664 mDeleteCount = 0; in onStartInputView()1192 mDeleteCount = 0; in onKey()1199 mDeleteCount++; in onKey()1343 if (mDeleteCount > DELETE_ACCELERATE_AT) { in handleBackspace()