Searched refs:mPhysicalSlotIndex (Results 1 – 1 of 1) sorted by relevance
94 private int mPhysicalSlotIndex = SubscriptionManager.INVALID_SIM_SLOT_INDEX; field in MobileNetworkRepository380 mPhysicalSlotIndex = index; in getUiccInfoBySubscriptionInfo()389 if (mPhysicalSlotIndex != SubscriptionManager.INVALID_SIM_SLOT_INDEX) { in getUiccInfoBySubscriptionInfo()640 return new UiccInfoEntity(String.valueOf(subId), String.valueOf(mPhysicalSlotIndex), in convertToUiccInfoEntity()