Home
last modified time | relevance | path

Searched refs:autoTiles (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSTileHost.java130 Provider<AutoTileManager> autoTiles, in QSTileHost() argument
166 mAutoTiles = autoTiles.get(); in QSTileHost()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DQSTileHostTest.java706 Provider<AutoTileManager> autoTiles, in TestQSTileHost() argument
713 tunerService, autoTiles, shadeController, qsLogger, in TestQSTileHost()