Searched defs:uiccCardInfo (Results 1 – 1 of 1) sorted by relevance
| /packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/ |
| D | ONSProfileSelectorTest.java | 175 UiccCardInfo uiccCardInfo = new UiccCardInfo(true, 1, "", 0, false, true, uiccPortInfoList); in testStartProfileSelectionWithNoOpportunisticSub() local 415 UiccCardInfo uiccCardInfo = new UiccCardInfo( in testStartProfileSelectionWithActivePrimarySimOnESim() local 867 UiccCardInfo uiccCardInfo = new UiccCardInfo(true, 1, "", 0, false, true, uiccPortInfoList); in testAvailablePortWhenTwoPrimarySIMsAreActive() local 1029 UiccCardInfo uiccCardInfo = new UiccCardInfo(true, 1, "", 0, false, true, uiccPortInfoList); in testAvailablePortWhenOnlyInactiveSubscriptions() local
|