Home
last modified time | relevance | path

Searched refs:portInfoList (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/euicc/cts/
DEuiccManagerTest.java679 List<UiccPortInfo> portInfoList = (List<UiccPortInfo>) cardInfo.getPorts(); in testIsSimPortAvailableWithValidPorts() local
681 for (UiccPortInfo portInfo : portInfoList) { in testIsSimPortAvailableWithValidPorts()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java4416 List<UiccPortInfo> portInfoList = (List<UiccPortInfo>) cardInfo.getPorts(); in testGetSimApplicationStateWithPhysicalSlotIndexAndPortIndex() local
4417 for (UiccPortInfo uiccPortInfo : portInfoList) { in testGetSimApplicationStateWithPhysicalSlotIndexAndPortIndex()