Home
last modified time | relevance | path

Searched defs:restoreCallingIdentity (Results 1 – 25 of 227) sorted by relevance

12345678910

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DCallerIdentityInjector.java46 void restoreCallingIdentity(long token); in restoreCallingIdentity() method
71 public void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in CallerIdentityInjector.Real
/aosp_15_r20/build/make/tools/aconfig/fake_device_config/src/android/os/
H A DBinder.java23 public static final void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in Binder
/aosp_15_r20/frameworks/base/errorprone/tests/res/android/os/
H A DBinder.java28 public static void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in Binder
/aosp_15_r20/frameworks/base/services/robotests/src/com/android/server/testing/shadows/
H A DShadowBinder.java45 protected static void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in ShadowBinder
/aosp_15_r20/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
H A DTestCallerIdentityInjector.java55 public void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in TestCallerIdentityInjector
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
H A DCrossProfileAppsServiceImplTest.java714 public void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in CrossProfileAppsServiceImplTest.TestInjector
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DCrossProfileAppsServiceImplTest.java714 public void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in CrossProfileAppsServiceImplTest.TestInjector
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/utils/
H A DAttributionAndPermissionUtils.h259 void restoreCallingIdentity(int64_t token) const { in restoreCallingIdentity() function
H A DAttributionAndPermissionUtils.cpp109 void AttributionAndPermissionUtils::restoreCallingIdentity(int64_t token) { in restoreCallingIdentity() function in android::AttributionAndPermissionUtils
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/fake_device_config/fake_device_config/android_common/turbine-combined/
Dfake_device_config.jarandroid/os/Binder.class <Unknown> package android.os public android.os. ...
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/fake_device_config/fake_device_config/android_common/turbine/
Dfake_device_config.jarandroid/os/Binder.class <Unknown> package android.os public android.os. ...
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DLegacyPermissionManagerService.java486 public void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in LegacyPermissionManagerService.Injector
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DServiceBindingOomAdjPolicyTest.java925 public void restoreCallingIdentity(long ident) { in restoreCallingIdentity() method in ServiceBindingOomAdjPolicyTest.TestInjector
/aosp_15_r20/frameworks/base/services/robotests/src/com/android/server/pm/
H A DCrossProfileAppsServiceImplRoboTest.java732 public void restoreCallingIdentity(long token) {} in restoreCallingIdentity() method in CrossProfileAppsServiceImplRoboTest.TestInjector
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/fake_device_config/fake_device_config/linux_glibc_common/javac/
Dfake_device_config.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/os/ android/ ...
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/fake_device_config/fake_device_config/linux_glibc_common/local-javac-header/
Dfake_device_config.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/os/ android/ ...
/aosp_15_r20/system/libhwbinder/
H A DIPCThreadState.cpp397 void IPCThreadState::restoreCallingIdentity(int64_t token) in restoreCallingIdentity() function in android::hardware::IPCThreadState
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDpmMockContext.java113 public void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in DpmMockContext.MockBinder
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DBinder.java452 public static final native void restoreCallingIdentity(long token); in restoreCallingIdentity() method in Binder
/aosp_15_r20/frameworks/native/libs/binder/
H A DIPCThreadState.cpp610 void IPCThreadState::restoreCallingIdentity(int64_t token) in restoreCallingIdentity() function in android::IPCThreadState
/aosp_15_r20/frameworks/base/core/java/android/content/
H A DContentProvider.java1291 public final void restoreCallingIdentity(@NonNull CallingIdentity identity) { in restoreCallingIdentity() method in ContentProvider
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-33/
Dservices.core.unboosted.jarcom/android/server/timezonedetector/CurrentUserIdentityInjector.class CurrentUserIdentityInjector.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar33META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
Dservices.core.unboosted.jar22META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-22/
Dservices.core.unboosted.jarcom/android/server/pm/CrossProfileResolver.class CrossProfileResolver.java package com.android. ...

12345678910