Searched refs:HOME_CONTROL_PANEL_DREAM_COMPONENT (Results 1 – 3 of 3) sorted by relevance
78 String HOME_CONTROL_PANEL_DREAM_COMPONENT = "home_control_panel_dream_component"; field95 @Named(HOME_CONTROL_PANEL_DREAM_COMPONENT)
214 HOME_CONTROL_PANEL_DREAM_COMPONENT, in setup()365 HOME_CONTROL_PANEL_DREAM_COMPONENT.flattenToString(), in testHomeControlPanelSetsByStartDream()369 assertThat(mService.dreamComponent).isEqualTo(HOME_CONTROL_PANEL_DREAM_COMPONENT) in testHomeControlPanelSetsByStartDream()951 private val HOME_CONTROL_PANEL_DREAM_COMPONENT = constant
24 import static com.android.systemui.dreams.dagger.DreamModule.HOME_CONTROL_PANEL_DREAM_COMPONENT;262 @Nullable @Named(HOME_CONTROL_PANEL_DREAM_COMPONENT) in DreamOverlayService()