Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBinder.java305 StrictMode.clearGatheredViolations(); in onTransact()
487 StrictMode.clearGatheredViolations(); in execTransact()
DStrictMode.java1568 /* package */ static void clearGatheredViolations() { in clearGatheredViolations() method in StrictMode
1936 clearGatheredViolations(); in readAndHandleBinderCallViolations()
DParcel.java1494 StrictMode.clearGatheredViolations(); in writeException()