Searched refs:mMemWatchDumpFile (Results 1 – 1 of 1) sorted by relevance
1522 String mMemWatchDumpFile; field in ActivityManagerService2388 mMemWatchDumpFile = null; in handleMessage()15838 pw.print(" mMemWatchDumpFile="); pw.println(mMemWatchDumpFile);21560 mMemWatchDumpFile = heapdumpFile.toString();23443 if (mMemWatchDumpFile == null || !mMemWatchDumpFile.equals(path)) {23445 + " does not match last path " + mMemWatchDumpFile);