Searched refs:PHASE_WAIT_FOR_DEFAULT_DISPLAY (Results 1 – 3 of 3) sorted by relevance
53 public static final int PHASE_WAIT_FOR_DEFAULT_DISPLAY = 100; // maybe should be a dependency? field in SystemService
299 if (phase == PHASE_WAIT_FOR_DEFAULT_DISPLAY) { in onBootPhase()
558 mSystemServiceManager.startBootPhase(SystemService.PHASE_WAIT_FOR_DEFAULT_DISPLAY); in startBootstrapServices()