Searched refs:LOG_FILENAME (Results 1 – 2 of 2) sorted by relevance
31 private static final String LOG_FILENAME = "/data/misc/wmtrace/wm_log.winscope"; field in ProtoLogImpl97 new File(LOG_FILENAME), BUFFER_CAPACITY, new ProtoLogViewerConfigReader()); in getSingleInstance()
44 private static final String LOG_FILENAME = new File("wm_shell_log.pb").getAbsolutePath(); field in ShellProtoLogImpl133 super(new File(LOG_FILENAME), null, BUFFER_CAPACITY, new ProtoLogViewerConfigReader()); in ShellProtoLogImpl()