Searched refs:mMemWatchDumpPid (Results 1 – 1 of 1) sorted by relevance
1523 int mMemWatchDumpPid; field in ActivityManagerService2390 mMemWatchDumpPid = -1; in handleMessage()15839 pw.print(" mMemWatchDumpPid="); pw.print(mMemWatchDumpPid);21561 mMemWatchDumpPid = proc.pid;23438 if (Binder.getCallingPid() != mMemWatchDumpPid) {23440 + " does not match last pid " + mMemWatchDumpPid);