Searched refs:getSubInfoById (Results 1 – 3 of 3) sorted by relevance
161 MobileNetworkRepository.getInstance(context).getSubInfoById(subId.toString()) in <lambda>()
168 mSubscriptionInfoEntity = mMobileNetworkRepository.getSubInfoById( in createPreferenceControllers()
357 public SubscriptionInfoEntity getSubInfoById(String subId) { in getSubInfoById() method in MobileNetworkRepository