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

/frameworks/base/core/java/android/os/
H A DStrictMode.java1028 private static boolean tooManyViolationsThisLoop() { method in class:StrictMode
1059 if (tooManyViolationsThisLoop()) {
1072 if (tooManyViolationsThisLoop()) {
1085 if (tooManyViolationsThisLoop()) {
1101 if (tooManyViolationsThisLoop()) {

Completed in 26 milliseconds