Searched defs:clearCallingIdentity (Results 1 - 2 of 2) sorted by last modified time

/frameworks/native/libs/binder/
H A DIPCThreadState.cpp374 int64_t IPCThreadState::clearCallingIdentity() function in class:android::IPCThreadState
/frameworks/base/core/java/android/os/
H A DBinder.java103 public static final native long clearCallingIdentity(); method in class:Binder
108 * #clearCallingIdentity}.
111 * {@link #clearCallingIdentity}.
113 * @see #clearCallingIdentity

Completed in 62 milliseconds