Searched refs:updateModernMobileIcons (Results 1 – 3 of 3) sorted by relevance
470 mShadeCarrierGroupController.updateModernMobileIcons(subIds); in testUpdateModernMobileIcons_addSubscription()479 mShadeCarrierGroupController.updateModernMobileIcons(subIds); in testUpdateModernMobileIcons_addSubscription()496 mShadeCarrierGroupController.updateModernMobileIcons(subIds); in testUpdateModernMobileIcons_removeSubscription()505 mShadeCarrierGroupController.updateModernMobileIcons(subIds); in testUpdateModernMobileIcons_removeSubscription()524 mShadeCarrierGroupController.updateModernMobileIcons(subIds); in testUpdateModernMobileIcons_removeSubscriptionOutOfOrder()533 mShadeCarrierGroupController.updateModernMobileIcons(subIds); in testUpdateModernMobileIcons_removeSubscriptionOutOfOrder()
63 shadeCarrierGroupController?.updateModernMobileIcons(it)
229 public void updateModernMobileIcons(List<Integer> subIds) { in updateModernMobileIcons() method in ShadeCarrierGroupController