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