Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSimultaneousCallingRestrictionsTest.java109 private static final int TEST_SLOT_0 = 0; field in SimultaneousCallingRestrictionsTest
172 sMockModemManager.insertSimCard(TEST_SLOT_0, MOCK_SIM_PROFILE_ID_TWN_CHT); in beforeAllTests()
173 waitForSimStateReadyOrTimeout(TEST_SLOT_0); in beforeAllTests()
176 sTestSubSlot0 = waitForActiveSubIdOrTimeout(TEST_SLOT_0); in beforeAllTests()
200 sServiceConnectorSlot0.clearAllActiveImsServices(TEST_SLOT_0); in beforeAllTests()
245 sMockModemManager.removeSimCard(TEST_SLOT_0); in afterAllTests()
279 if (sTelephonyManager.getSimState(TEST_SLOT_0) != TelephonyManager.SIM_STATE_READY in beforeTest()
285 int subId_0 = SubscriptionManager.getSubscriptionId(TEST_SLOT_0); in beforeTest()
325 setSimultaneousCallingEnabledLogicalSlots(new int[]{TEST_SLOT_0, TEST_SLOT_1}); in testCellularDSDASupported_IMSNotRegistered()
366 setSimultaneousCallingEnabledLogicalSlots(new int[]{TEST_SLOT_0, TEST_SLOT_1}); in testCellularDSDASupported_ImsRegisteredWWAN()
[all …]