Searched refs:getRemovableNonEuiccSlot (Results 1 – 1 of 1) sorted by relevance
1315 boolean isPsimActive = getRemovableNonEuiccSlot() != null in getResolvedPortIndexForSubscriptionSwitch()1316 && getRemovableNonEuiccSlot().isActive(); in getResolvedPortIndexForSubscriptionSwitch()1459 UiccSlot uiccSlot = getRemovableNonEuiccSlot(); in isRemovalNonEuiccSlotHasActiveSubscription()1472 private UiccSlot getRemovableNonEuiccSlot() { in getRemovableNonEuiccSlot() method in EuiccController2266 boolean hasActiveRemovableNonEuiccSlot = getRemovableNonEuiccSlot() != null in isSimPortAvailable()2267 && getRemovableNonEuiccSlot().isActive(); in isSimPortAvailable()