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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSTileHost.java55 public class QSTileHost implements QSHost, Tunable, PluginListener<QSFactory> { class in inherits:QSHost,Tunable,PluginListener
56 private static final String TAG = "QSTileHost";
73 public QSTileHost(Context context, StatusBar statusBar, method in class:QSTileHost
279 Secure.putStringForUser(getContext().getContentResolver(), QSTileHost.TILES_SETTING,

Completed in 140 milliseconds