Searched refs:subIndex (Results 1 – 2 of 2) sorted by relevance
375 int subIndex = Integer.parseInt(uriString.substring(uriString.lastIndexOf('/') + 1)); in getCurrentUriSetting() local376 int slotIndex = SubscriptionManager.getSlotIndex(subIndex); in getCurrentUriSetting()396 ImsMmTelManager imsMmTelManager = imsManager.getImsMmTelManager(subIndex); in getCurrentUriSetting()
178 int subIndex = info.getSubscriptionId(); in onChanged() local179 if (subIndex != oldSubIndex) { in onChanged()