Searched defs:mCallingPid (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DIPCThreadState.h125 pid_t mCallingPid; member in class:android::IPCThreadState
/frameworks/native/libs/binder/include/binder/
H A DIPCThreadState.h125 pid_t mCallingPid; member in class:android::IPCThreadState
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityStartInterceptor.java75 int mCallingPid; field in class:ActivityStartInterceptor
101 mCallingPid = callingPid;
133 mCallingPid = mRealCallingPid;
155 mCallingPid = mRealCallingPid;
176 mCallingPid = mRealCallingPid;

Completed in 90 milliseconds