Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DCellularTile.java41 public class CellularTile extends QSTile<QSTile.SignalState> { class
51 public CellularTile(Host host) { in CellularTile() method in CellularTile