Searched refs:mLogPath (Results 1 – 1 of 1) sorted by relevance
61 private String mLogPath = "/data/local/tmp/"; field in AtraceCollector135 return Paths.get(mLogPath, mLogFilename + "." + getLogType().getFileExt()).toString(); in fullLogPath()