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

/frameworks/base/core/java/android/os/
H A DStrictMode.java1076 private static boolean tooManyViolationsThisLoop() { method in class:StrictMode
1107 if (tooManyViolationsThisLoop()) {
1120 if (tooManyViolationsThisLoop()) {
1133 if (tooManyViolationsThisLoop()) {
1149 if (tooManyViolationsThisLoop()) {

Completed in 10 milliseconds