Searched refs:mDeleteCount (Results 1 – 2 of 2) sorted by relevance
96 private int mDeleteCount; field in InputLogic152 mDeleteCount = 0; in startInput()447 mDeleteCount = 0; in onCodeInput()993 mDeleteCount++; in handleBackspaceEvent()1129 if (mDeleteCount > Constants.DELETE_ACCELERATE_AT) { in handleBackspaceEvent()1156 if (mDeleteCount > Constants.DELETE_ACCELERATE_AT) { in handleBackspaceEvent()
375 private int mDeleteCount; field in ModernMediaScanner.Scan447 mInsertCount, mUpdateCount, mDeleteCount); in runInternal()958 if (op.isDelete()) mDeleteCount++; in addPending()