Home
last modified time | relevance | path

Searched refs:restoreCallingWorkSource (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DWorkSourceUidPreservingRunnable.java42 Binder.restoreCallingWorkSource(token); in run()
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DBinderTest.java45 Binder.restoreCallingWorkSource(token); in testRestoreWorkSource()
H A DBinderWorkSourceTest.java155 Binder.restoreCallingWorkSource(token); in restoreWorkSource()
/aosp14/frameworks/base/core/java/android/os/
H A DBinder.java583 public static final native void restoreCallingWorkSource(long token); in restoreCallingWorkSource() method in Binder
836 Binder.restoreCallingWorkSource(token); in onTransactEnded()
/aosp14/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp1023 IPCThreadState::self()->restoreCallingWorkSource(token); in android_os_Binder_restoreCallingWorkSource()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt32537 method public static final void restoreCallingWorkSource(long);