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