Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DStrictMode.java378 private static final ThreadLocal<OnThreadViolationListener> sThreadViolationListener = field in StrictMode
1258 sThreadViolationListener.set(policy.mListener); in setThreadPolicy()
1334 sThreadViolationListener.get(), in getThreadPolicy()
1350 sThreadViolationListener.get(), in allowThreadDiskWrites()
1374 sThreadViolationListener.get(), in allowThreadDiskReads()
1881 final OnThreadViolationListener listener = sThreadViolationListener.get(); in onThreadPolicyViolation()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt42529 Landroid/os/StrictMode;->sThreadViolationListener:Ljava/lang/ThreadLocal;