Searched defs:tooManyViolationsThisLoop (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DStrictMode.java1188 private static boolean tooManyViolationsThisLoop() { method in class:StrictMode
1219 if (tooManyViolationsThisLoop()) {
1232 if (tooManyViolationsThisLoop()) {
1245 if (tooManyViolationsThisLoop()) {
1259 if (tooManyViolationsThisLoop()) {
1275 if (tooManyViolationsThisLoop()) {

Completed in 39 milliseconds