Searched defs:restoreCallingIdentity (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBinder.java122 * {@link #restoreCallingIdentity(long)}.
126 * @see #restoreCallingIdentity(long)
140 public static final native void restoreCallingIdentity(long token); method in class:Binder
/frameworks/native/libs/binder/
H A DIPCThreadState.cpp383 void IPCThreadState::restoreCallingIdentity(int64_t token) function in class:android::IPCThreadState

Completed in 259 milliseconds