Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DQSTileHostTest.java431 Provider<AutoTileManager> autoTiles, DumpManager dumpManager, in TestQSTileHost() argument
437 tunerService, autoTiles, dumpManager, broadcastDispatcher, in TestQSTileHost()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSTileHost.java119 Provider<AutoTileManager> autoTiles, in QSTileHost() argument
158 mAutoTiles = autoTiles.get(); in QSTileHost()