Searched refs:HotspotTile (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DHotspotTile.java39 public class HotspotTile extends QSTile<QSTile.AirplaneBooleanState> { class in inherits:QSTile
54 public HotspotTile(Host host) { method in class:HotspotTile
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DQSTileHost.java51 import com.android.systemui.qs.tiles.HotspotTile;
443 else if (tileSpec.equals("hotspot")) return new HotspotTile(this);

Completed in 1352 milliseconds