Searched defs:restoreCallingIdentity (Results 1 – 2 of 2) sorted by relevance
102 public static final native void restoreCallingIdentity(long token); in restoreCallingIdentity() method in Binder
364 void IPCThreadState::restoreCallingIdentity(int64_t token) in restoreCallingIdentity() function in android::IPCThreadState