Searched refs:updateModernMobileIcons (Results 1 – 3 of 3) sorted by relevance
511 mShadeCarrierGroupController.updateModernMobileIcons(subIds); in testUpdateModernMobileIcons_addSubscription()520 mShadeCarrierGroupController.updateModernMobileIcons(subIds); in testUpdateModernMobileIcons_addSubscription()537 mShadeCarrierGroupController.updateModernMobileIcons(subIds); in testUpdateModernMobileIcons_removeSubscription()546 mShadeCarrierGroupController.updateModernMobileIcons(subIds); in testUpdateModernMobileIcons_removeSubscription()565 mShadeCarrierGroupController.updateModernMobileIcons(subIds); in testUpdateModernMobileIcons_removeSubscriptionOutOfOrder()574 mShadeCarrierGroupController.updateModernMobileIcons(subIds); in testUpdateModernMobileIcons_removeSubscriptionOutOfOrder()
63 shadeCarrierGroupController?.updateModernMobileIcons(it) in start()
233 public void updateModernMobileIcons(List<Integer> subIds) { in updateModernMobileIcons() method in ShadeCarrierGroupController