Searched refs:ambientTouchComponentFactory (Results 1 – 3 of 3) sorted by relevance
95 private lateinit var ambientTouchComponentFactory: AmbientTouchComponent.Factory variable in com.android.systemui.shade.GlanceableHubContainerControllerTest110 ambientTouchComponentFactory = in setUp()130 ambientTouchComponentFactory, in setUp()173 ambientTouchComponentFactory, in initView_calledTwice_throwsException()325 ambientTouchComponentFactory, in lifecycle_initializedAfterConstruction()345 ambientTouchComponentFactory, in lifecycle_createdAfterViewCreated()
83 private val ambientTouchComponentFactory: AmbientTouchComponent.Factory, constant in com.android.systemui.shade.GlanceableHubContainerController238 ambientTouchComponentFactory.create(this, HashSet()).getTouchMonitor().apply { in initView()
252 AmbientTouchComponent.Factory ambientTouchComponentFactory, in DreamOverlayService() argument293 mAmbientTouchComponent = ambientTouchComponentFactory.create(lifecycleOwner, in DreamOverlayService()