Searched refs:getIconHideList (Results 1 – 9 of 9) sorted by relevance
60 mHideList = StatusBarIconController.getIconHideList(getContext(), newValue); in onTuningChanged()
67 mHideList = StatusBarIconController.getIconHideList(getContext(), newValue); in onTuningChanged()
64 mHideList = StatusBarIconController.getIconHideList(getContext(), newValue); in onTuningChanged()
140 StatusBarIconController.getIconHideList(mContext, hideListStr); in upgradeTuner()
64 ArraySet<String> icons = StatusBarIconController.getIconHideList(
108 static ArraySet<String> getIconHideList(Context context, String hideListStr) { in getIconHideList() method
139 mIconHideList.addAll(StatusBarIconController.getIconHideList(mContext, newValue)); in onTuningChanged()
158 ArraySet<String> hideList = StatusBarIconController.getIconHideList(mContext, newValue); in onTuningChanged()
299 setClockVisibleByUser(!StatusBarIconController.getIconHideList(getContext(), newValue) in onTuningChanged()