Home
last modified time | relevance | path

Searched refs:errorCount (Results 1 – 7 of 7) sorted by relevance

/frameworks/ex/common/java/com/android/common/
DOperationScheduler.java161 int errorCount = mStorage.getInt(PREFIX + "errorCount", 0); in getNextTimeMillis() local
177 if (errorCount > 0) { in getNextTimeMillis()
178 int shift = errorCount-1; in getNextTimeMillis()
183 (options.backoffIncrementalMillis * errorCount) + in getNextTimeMillis()
/frameworks/base/tools/preload/
DMemoryUsage.java36 static int errorCount = 0; field in MemoryUsage
252 errorCount += 1; in measure()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt54114 method public synchronized int errorCount();
/frameworks/base/api/
Dcurrent.txt65039 method public synchronized int errorCount();
Dtest-current.txt65119 method public synchronized int errorCount();
Dsystem-current.txt68396 method public synchronized int errorCount();