Searched refs:DreamModule (Results 1 – 6 of 6) sorted by relevance
45 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()
19 import static com.android.systemui.dreams.dagger.DreamModule.DREAM_OVERLAY_WINDOW_TITLE;20 import static com.android.systemui.dreams.dagger.DreamModule.DREAM_TOUCH_INSET_MANAGER;
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;
56 public interface DreamModule { interface
52 import com.android.systemui.dreams.dagger.DreamModule;172 DreamModule.class,