Searched defs:removeAllIconsForSlot (Results 1 – 3 of 3) sorted by relevance
97 public void removeAllIconsForSlot(String slot) { in removeAllIconsForSlot() method in FakeStatusBarIconController
453 public void removeAllIconsForSlot(String slotName) { in removeAllIconsForSlot() method in StatusBarIconControllerImpl457 private void removeAllIconsForSlot(String slotName, boolean fromNewPipeline) { in removeAllIconsForSlot() method in StatusBarIconControllerImpl
152 void removeAllIconsForSlot(String slot); in removeAllIconsForSlot() method