Searched refs:mSysThreadsDebugFile (Results 1 – 1 of 1) sorted by relevance
86 private String mSysThreadsDebugFile = null; field in ShowmapSnapshotHelper199 mSysThreadsDebugFile = sysThreadsDebugFilePath; in startCollecting()447 new FileWriter(new File(mSysThreadsDebugFile), true)) { in execCountThreads()450 countResults.put(SYSTEM_THREADS_FILE_PATH_KEY, mSysThreadsDebugFile); in execCountThreads()