Home
last modified time | relevance | path

Searched refs:clearGatheredViolations (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/
DBinder.java461 StrictMode.clearGatheredViolations(); in onTransact()
486 StrictMode.clearGatheredViolations(); in onTransact()
711 StrictMode.clearGatheredViolations(); in execTransact()
DStrictMode.java1751 /* package */ static void clearGatheredViolations() { in clearGatheredViolations() method in StrictMode
DParcel.java1815 StrictMode.clearGatheredViolations(); in writeException()