Searched refs:errorCount (Results 1 – 6 of 6) sorted by relevance
161 int errorCount = mStorage.getInt(PREFIX + "errorCount", 0); in getNextTimeMillis() local177 if (errorCount > 0) { in getNextTimeMillis()178 int shift = errorCount-1; in getNextTimeMillis()183 (options.backoffIncrementalMillis * errorCount) + in getNextTimeMillis()
36 static int errorCount = 0; field in MemoryUsage252 errorCount += 1; in measure()
54114 method public synchronized int errorCount();
65039 method public synchronized int errorCount();
68396 method public synchronized int errorCount();
65119 method public synchronized int errorCount();