Searched refs:SCREEN_UNLOCKED (Results 1 – 1 of 1) sorted by relevance
161 private static final Pattern SCREEN_UNLOCKED = field in BootTimeTest1172 if ((match = matches(SCREEN_UNLOCKED, line)) != null && !isDuplicateLine(line)) { in analyzeUnlockBootInfo()