Home
last modified time | relevance | path

Searched refs:tooManyViolationsThisLoop (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DStrictMode.java1518 private static boolean tooManyViolationsThisLoop() { in tooManyViolationsThisLoop() method in StrictMode
1549 if (tooManyViolationsThisLoop()) { in onWriteToDisk()
1560 if (tooManyViolationsThisLoop()) { in onCustomSlowCall()
1571 if (tooManyViolationsThisLoop()) { in onResourceMismatch()
1582 if (tooManyViolationsThisLoop()) { in onUnbufferedIO()
1593 if (tooManyViolationsThisLoop()) { in onReadFromDisk()
1607 if (tooManyViolationsThisLoop()) { in onNetwork()
1618 if (tooManyViolationsThisLoop()) { in onExplicitGc()
/frameworks/base/config/
Dboot-image-profile.txt16285 HSPLandroid/os/StrictMode;->tooManyViolationsThisLoop()Z