Searched refs:mMemWatchDumpPid (Results 1 – 1 of 1) sorted by relevance
1205 int mMemWatchDumpPid; field in ActivityManagerService2009 mMemWatchDumpPid = -1; in handleMessage()13615 pw.print(" mMemWatchDumpPid="); pw.print(mMemWatchDumpPid); in dumpProcessesLocked()18257 mMemWatchDumpPid = proc.pid; in recordPssSampleLocked()19640 if (Binder.getCallingPid() != mMemWatchDumpPid) { in dumpHeapFinished()19642 + " does not match last pid " + mMemWatchDumpPid); in dumpHeapFinished()