Searched refs:tooManyViolationsThisLoop (Results 1 – 2 of 2) sorted by relevance
1518 private static boolean tooManyViolationsThisLoop() { in tooManyViolationsThisLoop() method in StrictMode1549 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()
16285 HSPLandroid/os/StrictMode;->tooManyViolationsThisLoop()Z