Home
last modified time | relevance | path

Searched refs:CurrentTilesInteractorImpl (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/dagger/
DQSPipelineModule.kt35 import com.android.systemui.qs.pipeline.domain.interactor.CurrentTilesInteractorImpl
63 impl: CurrentTilesInteractorImpl in provideTileSpecRepository()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/qs/pipeline/domain/interactor/
DCurrentTilesInteractorKosmos.kt38 CurrentTilesInteractorImpl( in <lambda>()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/pipeline/domain/interactor/
DCurrentTilesInteractorImplTest.kt104 private lateinit var underTest: CurrentTilesInteractorImpl
118 CurrentTilesInteractorImpl( in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/domain/interactor/
DCurrentTilesInteractor.kt134 class CurrentTilesInteractorImpl class
/frameworks/base/packages/SystemUI/docs/
Dqs-tiles.md386 factory (`QSFactoryImpl`) in `CurrentTilesInteractorImpl`.