Searched refs:mDeleteCount (Results 1 – 1 of 1) sorted by relevance
132 private int mDeleteCount; field in LatinIME337 mDeleteCount = 0; in onStartInputView()585 mDeleteCount = 0; in onKey()591 mDeleteCount++; in onKey()668 if (mDeleteCount > DELETE_ACCELERATE_AT) { in handleBackspace()