Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBinder.java298 StrictMode.clearGatheredViolations(); in onTransact()
480 StrictMode.clearGatheredViolations(); in execTransact()
DStrictMode.java1442 /* package */ static void clearGatheredViolations() { in clearGatheredViolations() method in StrictMode
1742 clearGatheredViolations(); in readAndHandleBinderCallViolations()
DParcel.java1441 StrictMode.clearGatheredViolations(); in writeException()