Searched defs:lowLightDreamComponent (Results 1 – 3 of 3) sorted by relevance
52 val lowLightDreamComponent = context.resources.getString( in providesLowLightDreamComponent() constant
47 private val lowLightDreamComponent: ComponentName?, constant in com.android.dream.lowlight.LowLightDreamManager
260 @Nullable @Named(LowLightDreamModule.LOW_LIGHT_DREAM_COMPONENT) in DreamOverlayService()