Home
last modified time | relevance | path

Searched defs:QSTileHost (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dqs-tiles.md231 ### QSTileHost subsection
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSTileHost.java86 public class QSTileHost implements QSHost, Tunable, PluginListener<QSFactory>, ProtoDumpable, class
125 public QSTileHost(Context context, in QSTileHost() method in QSTileHost