Searched refs:ICON_BLACKLIST (Results 1 – 4 of 4) sorted by relevance
42 if (!StatusBarIconController.ICON_BLACKLIST.equals(key)) { in onTuningChanged()70 Settings.Secure.putStringForUser(contentResolver, StatusBarIconController.ICON_BLACKLIST, in setList()
130 tunerService.addTunable((Tunable) pref, StatusBarIconController.ICON_BLACKLIST); in registerPrefs()
60 public static final String ICON_BLACKLIST = "icon_blacklist"; field in StatusBarIconController131 TunerService.get(mContext).addTunable(this, ICON_BLACKLIST); in StatusBarIconController()136 if (!ICON_BLACKLIST.equals(key)) { in onTuningChanged()
113 if (!StatusBarIconController.ICON_BLACKLIST.equals(key)) { in onTuningChanged()180 TunerService.get(mContext).addTunable(this, StatusBarIconController.ICON_BLACKLIST); in onAttachedToWindow()