Home
last modified time | relevance | path

Searched refs:sThreadViolationListener (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DStrictMode.java365 private static final ThreadLocal<OnThreadViolationListener> sThreadViolationListener = field in StrictMode
1156 sThreadViolationListener.set(policy.mListener); in setThreadPolicy()
1232 sThreadViolationListener.get(), in getThreadPolicy()
1248 sThreadViolationListener.get(), in allowThreadDiskWrites()
1272 sThreadViolationListener.get(), in allowThreadDiskReads()
1772 final OnThreadViolationListener listener = sThreadViolationListener.get(); in onThreadPolicyViolation()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt53091 Landroid/os/StrictMode;->sThreadViolationListener:Ljava/lang/ThreadLocal;