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.java40 public class CellularTile extends QSTile<QSTile.SignalState> { class
50 public CellularTile(Host host) { in CellularTile() method in CellularTile