HomeSort by relevance Sort by last modified time
    Searched defs:mCallingPid (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/binder/
IPCThreadState.h 125 pid_t mCallingPid;
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStartInterceptor.java 74 int mCallingPid;
100 mCallingPid = callingPid;
132 mCallingPid = mRealCallingPid;
155 mCallingPid = mRealCallingPid;
176 mCallingPid = mRealCallingPid;
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaThumbRequest.java 61 int mCallingPid = Binder.getCallingPid();

Completed in 7049 milliseconds