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