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