Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBinder.java265 StrictMode.clearGatheredViolations(); in onTransact()
DStrictMode.java1407 /* package */ static void clearGatheredViolations() { in clearGatheredViolations() method in StrictMode
DParcel.java1321 StrictMode.clearGatheredViolations(); in writeException()