Searched refs:setMobileIcons (Results 1 – 4 of 4) sorted by relevance
63 public void setMobileIcons(String slot, List<MobileIconState> states) { in setMobileIcons() method in FakeStatusBarIconController
199 public void setMobileIcons(String slot, List<MobileIconState> iconStates) { in setMobileIcons() method in StatusBarIconControllerImpl
65 public void setMobileIcons(String slot, List<MobileIconState> states); in setMobileIcons() method
204 mIconController.setMobileIcons(mSlotMobile, MobileIconState.copyStates(mMobileStates)); in setMobileDataIndicators()