Searched defs:restoreCallingIdentity (Results 1 – 8 of 8) sorted by relevance
45 void CameraThreadState::restoreCallingIdentity(int64_t token) { in restoreCallingIdentity() function in android::CameraThreadState
45 protected static void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in ShadowBinder
263 public void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in CrossProfileAppsServiceImpl.InjectorImpl304 void restoreCallingIdentity(long token); in restoreCallingIdentity() method
549 public void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in CrossProfileAppsServiceImplTest.TestInjector
342 public static final native void restoreCallingIdentity(long token); in restoreCallingIdentity() method in Binder
110 public void restoreCallingIdentity(long token) { in restoreCallingIdentity() method in DpmMockContext.MockBinder
449 void IPCThreadState::restoreCallingIdentity(int64_t token) in restoreCallingIdentity() function in android::IPCThreadState
895 public final void restoreCallingIdentity(@NonNull CallingIdentity identity) { in restoreCallingIdentity() method in ContentProvider