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
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
200 mIconController.setMobileIcons(mSlotMobile, MobileIconState.copyStates(mMobileStates)); in setMobileDataIndicators()