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
1157 sThreadViolationListener.set(policy.mListener); in setThreadPolicy()
1233 sThreadViolationListener.get(), in getThreadPolicy()
1249 sThreadViolationListener.get(), in allowThreadDiskWrites()
1273 sThreadViolationListener.get(), in allowThreadDiskReads()
1773 final OnThreadViolationListener listener = sThreadViolationListener.get(); in onThreadPolicyViolation()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt56916 Landroid/os/StrictMode;->sThreadViolationListener:Ljava/lang/ThreadLocal;