Searched defs:errorCount (Results 1 – 3 of 3) sorted by relevance
34 void setErrorCount(int errorCount); in setErrorCount()
146 int errorCount = mStorage.getInt(PREFIX + "errorCount", 0); in getNextTimeMillis() local
36 static int errorCount = 0; field in MemoryUsage