Home
last modified time | relevance | path

Searched refs:DISPLAYED_LAUNCHER (Results 1 – 1 of 1) sorted by relevance

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java165 private static final Pattern DISPLAYED_LAUNCHER = field in BootTimeTest
1177 } else if ((match = matches(DISPLAYED_LAUNCHER, line)) != null in analyzeUnlockBootInfo()