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