Searched defs:uiccCardInfo (Results 1 – 2 of 2) 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
|
D | ONSProfileActivatorTest.java | 114 UiccCardInfo uiccCardInfo = new UiccCardInfo(true, /* isEuicc */ in setUp() local
|