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