Home
last modified time | relevance | path

Searched defs:tileLifecycleManagerFactory (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSTileHost.java136 TileLifecycleManager.Factory tileLifecycleManagerFactory, in QSTileHost()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DQSTileHostTest.java710 TileLifecycleManager.Factory tileLifecycleManagerFactory, in TestQSTileHost()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/pipeline/domain/interactor/
H A DCurrentTilesInteractorImplTest.kt82 private val tileLifecycleManagerFactory = TLMFactory() regex