Home
last modified time | relevance | path

Searched defs:uiccCardInfo (Results 1 – 2 of 2) sorted by relevance

/packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/
DONSProfileSelectorTest.java175 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
DONSProfileActivatorTest.java114 UiccCardInfo uiccCardInfo = new UiccCardInfo(true, /* isEuicc */ in setUp() local