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