Searched refs:hasGatheredViolations (Results 1 – 2 of 2) sorted by relevance
1398 /* package */ static boolean hasGatheredViolations() { in hasGatheredViolations() method in StrictMode
1352 if (StrictMode.hasGatheredViolations()) { in writeNoException()