Searched refs:DreamModule (Results 1 – 6 of 6) sorted by relevance
44 import com.android.systemui.dreams.dagger.DreamModule;106 @Named(DreamModule.DREAM_SUPPORTED) boolean dreamSupported, in DreamTile()107 @Named(DreamModule.DREAM_ONLY_ENABLED_FOR_DOCK_USER) in DreamTile()
22 import static com.android.systemui.dreams.dagger.DreamModule.DREAM_OVERLAY_WINDOW_TITLE;23 import static com.android.systemui.dreams.dagger.DreamModule.DREAM_TOUCH_INSET_MANAGER;24 import static com.android.systemui.dreams.dagger.DreamModule.HOME_CONTROL_PANEL_DREAM_COMPONENT;
19 import static com.android.systemui.dreams.dagger.DreamModule.DREAM_OVERLAY_SERVICE_COMPONENT;
19 import static com.android.systemui.dreams.dagger.DreamModule.DREAM_OVERLAY_ENABLED;
71 public interface DreamModule { interface
64 import com.android.systemui.dreams.dagger.DreamModule;213 DreamModule.class,