Searched refs:countForError (Results 1 – 1 of 1) sorted by relevance
143 int countForError = 0; in isFrequentSystemError() local146 countForError += count; in isFrequentSystemError()147 if (countForError >= mSystemErrorThreshold) { in isFrequentSystemError()