Searched refs:BOOT_COMPLETE_ACTION (Results 1 – 2 of 2) sorted by relevance
58 private static final String BOOT_COMPLETE_ACTION = "sys.boot_completed=1"; field in DmesgPostProcessor206 if (actionInfoItem.getActionName().startsWith(BOOT_COMPLETE_ACTION) in analyzeDmesgActionInfo()
111 private static final String BOOT_COMPLETE_ACTION = "sys.boot_completed=1"; field in BootTimeTest1065 if (actionInfoItem.getActionName().startsWith(BOOT_COMPLETE_ACTION) in analyzeDmesgActionInfo()