Home
last modified time | relevance | path

Searched defs:removeAllIconsForSlot (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeStatusBarIconController.java85 public void removeAllIconsForSlot(String slot) { in removeAllIconsForSlot() method in FakeStatusBarIconController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarIconControllerImpl.java368 public void removeAllIconsForSlot(String slotName) { in removeAllIconsForSlot() method in StatusBarIconControllerImpl
DStatusBarIconController.java99 void removeAllIconsForSlot(String slot); in removeAllIconsForSlot() method