Searched defs:clearCallingIdentity (Results 1 - 2 of 2) sorted by path

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

Completed in 695 milliseconds