Searched defs:setMobileIcons (Results 1 – 3 of 3) sorted by relevance
73 public void setMobileIcons(String slot, List<MobileIconState> states) { in setMobileIcons() method in FakeStatusBarIconController
250 public void setMobileIcons(String slot, List<MobileIconState> iconStates) { in setMobileIcons() method in StatusBarIconControllerImpl
114 void setMobileIcons(String slot, List<MobileIconState> states); in setMobileIcons() method