Searched refs:TOTAL_TIME_MESSAGE (Results 1 – 1 of 1) sorted by relevance
137 private static final String TOTAL_TIME_MESSAGE = "TotalTime:"; field in AppLaunch1366 if (line.startsWith(TOTAL_TIME_MESSAGE)) { in parseLaunchTimeAndWrite()