Home
last modified time | relevance | path

Searched defs:portIndex (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/network/
DSwitchToEuiccSubscriptionSidecar.java197 private boolean isEsimEnabledAtTargetSlotPort(int physicalSlotIndex, int portIndex) { in isEsimEnabledAtTargetSlotPort()
207 private int getLogicalSlotIndex(int physicalSlotIndex, int portIndex) { in getLogicalSlotIndex()
/packages/apps/Settings/tests/unit/src/com/android/settings/network/
DUiccSlotUtilTest.java785 private SubscriptionInfo createSubscriptionInfo(int logicalSlotIndex, int portIndex) { in createSubscriptionInfo()
789 private SubscriptionInfo createSubscriptionInfo(int subId, int logicalSlotIndex, int portIndex, in createSubscriptionInfo()
801 boolean isRemovable, int logicalSlotIndex, int portIndex) { in createUiccCardInfo()
819 int portIndex) { in createActiveSubscriptionInfoListOneSim()
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java5956 private Phone getPhoneFromSlotPortIndexOrThrowException(int slotIndex, int portIndex) { in getPhoneFromSlotPortIndexOrThrowException()
6090 public String iccTransmitApduLogicalChannelByPort(int slotIndex, int portIndex, int channel, in iccTransmitApduLogicalChannelByPort()
6152 public String iccTransmitApduBasicChannelByPort(int slotIndex, int portIndex, in iccTransmitApduBasicChannelByPort()
10041 private String getIccId(UiccSlot slot, int portIndex, String callingPackage, in getIccId()