Searched refs:BOOT_PHASE_1000 (Results 1 – 2 of 2) sorted by relevance
49 private static final String BOOT_PHASE_1000 = "starting_phase_1000"; field in LogcatPostProcessor205 if (!itemsMap.containsKey(BOOT_PHASE_1000)) { in analyzeCustomBootInfo()229 parser.addDurationPatternPair(BOOT_PHASE_1000, KERNEL_START_PATTERN, LOGCAT_BOOT_COMPLETED); in createCustomTimingsParser()
135 private static final String BOOT_PHASE_1000 = "starting_phase_1000"; field in BootTimeTest907 parser.addDurationPatternPair(BOOT_PHASE_1000, KERNEL_START_PATTERN, LOGCAT_BOOT_COMPLETED); in analyzeCustomBootInfo()932 if (BOOT_PHASE_1000.equals(item.getName())) { in analyzeCustomBootInfo()