Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/docs/
Dqs-tiles.md231 ### QSTileHost subsection
237 #### Tile specs
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSTileHost.java78 public class QSTileHost implements QSHost, Tunable, PluginListener<QSFactory>, Dumpable { class
110 public QSTileHost(Context context, in QSTileHost() method in QSTileHost