Searched refs:QS_HOTSPOT_ADDED (Results 1 – 2 of 2) sorted by relevance
42 if (!Prefs.getBoolean(context, Key.QS_HOTSPOT_ADDED, false)) { in AutoTileManager()145 Prefs.putBoolean(mContext, Key.QS_HOTSPOT_ADDED, true);
45 Key.QS_HOTSPOT_ADDED,65 String QS_HOTSPOT_ADDED = "QsHotspotAdded"; field