Searched defs:portIndex (Results 1 – 3 of 3) sorted by relevance
| /packages/apps/Settings/src/com/android/settings/network/ |
| D | SwitchToEuiccSubscriptionSidecar.java | 197 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/ |
| D | UiccSlotUtilTest.java | 781 private SubscriptionInfo createSubscriptionInfo(int logicalSlotIndex, int portIndex) { in createSubscriptionInfo() 785 private SubscriptionInfo createSubscriptionInfo(int subId, int logicalSlotIndex, int portIndex, in createSubscriptionInfo() 797 boolean isRemovable, int logicalSlotIndex, int portIndex) { in createUiccCardInfo() 815 int portIndex) { in createActiveSubscriptionInfoListOneSim()
|
| /packages/services/Telephony/src/com/android/phone/ |
| D | PhoneInterfaceManager.java | 5533 private Phone getPhoneFromSlotPortIndexOrThrowException(int slotIndex, int portIndex) { in getPhoneFromSlotPortIndexOrThrowException() 5656 public String iccTransmitApduLogicalChannelByPort(int slotIndex, int portIndex, int channel, in iccTransmitApduLogicalChannelByPort() 5709 public String iccTransmitApduBasicChannelByPort(int slotIndex, int portIndex, in iccTransmitApduBasicChannelByPort() 9369 private String getIccId(UiccSlot slot, int portIndex, String callingPackage, in getIccId()
|