Home
last modified time | relevance | path

Searched refs:removeAllIconsForSlot (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarIconControllerImpl.java127 removeAllIconsForSlot(s.getName()); in onTuningChanged()
239 removeAllIconsForSlot(getSlotName(index)); in setIcon()
271 removeAllIconsForSlot(slot); in removeIcon()
280 public void removeAllIconsForSlot(String slotName) { in removeAllIconsForSlot() method in StatusBarIconControllerImpl
DStatusBarIconController.java74 public void removeAllIconsForSlot(String slot); in removeAllIconsForSlot() method
DStatusBarSignalPolicy.java244 mIconController.removeAllIconsForSlot(mSlotMobile); in setSubs()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeStatusBarIconController.java75 public void removeAllIconsForSlot(String slot) { in removeAllIconsForSlot() method in FakeStatusBarIconController
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DTileServices.java110 .removeAllIconsForSlot(slot)); in freeService()