Searched refs:getLogicalSlotIndex (Results 1 – 9 of 9) sorted by relevance
354 .sorted(Comparator.comparingInt(UiccSlotMapping::getLogicalSlotIndex)) in prepareUiccSlotMappings()357 if (uiccSlotMapping.getLogicalSlotIndex() == removedLogicalSlotId) { in prepareUiccSlotMappings()361 uiccSlotMapping.getLogicalSlotIndex())); in prepareUiccSlotMappings()412 if (subInfo.getSimSlotIndex() == uiccSlotMapping.getLogicalSlotIndex()) { in getExcludedLogicalSlotIndex()418 .sorted(Comparator.comparingInt(UiccSlotMapping::getLogicalSlotIndex)) in getExcludedLogicalSlotIndex()419 .mapToInt(uiccSlotMapping -> uiccSlotMapping.getLogicalSlotIndex()) in getExcludedLogicalSlotIndex()
198 int logicalSlotId = getLogicalSlotIndex(physicalSlotIndex, portIndex); in isEsimEnabledAtTargetSlotPort()207 private int getLogicalSlotIndex(int physicalSlotIndex, int portIndex) { in getLogicalSlotIndex() method in SwitchToEuiccSubscriptionSidecar213 return portInfo.getLogicalSlotIndex(); in getLogicalSlotIndex()
200 activeRemovableLogicalSlotIds.add(portInfo.getLogicalSlotIndex()); in getActiveRemovableLogicalSlotIds()
379 && portInfo.getLogicalSlotIndex() == subInfo.getSimSlotIndex()) { in getUiccInfoBySubscriptionInfo()381 mLogicalSlotIndex = portInfo.getLogicalSlotIndex(); in getUiccInfoBySubscriptionInfo()
235 && (slotInfo.getPorts().stream().findFirst().get().getLogicalSlotIndex() in isPrimarySubscriptionWithinSameUuid()
57 int index = portInfo.getLogicalSlotIndex(); in getAvailableSubscriptions()73 if (info.getSimSlotIndex() == portInfo.getLogicalSlotIndex() in getAvailableSubscriptions()
79 .mapToInt(port -> port.getLogicalSlotIndex()); in mapToLogicalSlotIndex()
776 assertThat(testUiccSlotMapping.getLogicalSlotIndex()).isEqualTo( in compareTwoUiccSlotMappings()777 verifyUiccSlotMapping.getLogicalSlotIndex()); in compareTwoUiccSlotMappings()
9943 portInfo.getLogicalSlotIndex(), in getUiccPortInfoUnPrivileged()10773 if (SubscriptionManager.isValidPhoneId(portInfo.getLogicalSlotIndex())) { in getSlotsMapping()10775 portInfo.getLogicalSlotIndex())); in getSlotsMapping()