Home
last modified time | relevance | path

Searched refs:removeIgnoredSlots (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusIconContainer.java258 public void removeIgnoredSlots(List<String> slots) { in removeIgnoredSlots() method in StatusIconContainer
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQuickStatusBarHeader.java317 mIconContainer.removeIgnoredSlots(mRssiIgnoredSlots); in updateAlphaAnimator()