Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSimultaneousCallingRestrictionsTest.java565 private void registerImsForBothSubsAndVerifyAttributes(int regTechSlot0, int regTechSlot1, in registerImsForBothSubsAndVerifyAttributes() argument
569 int expectedTransportType_0 = getExpectedTransportType(regTechSlot0); in registerImsForBothSubsAndVerifyAttributes()
573 sServiceConnectorSlot0.getCarrierService().getImsRegistration().onRegistered(regTechSlot0); in registerImsForBothSubsAndVerifyAttributes()
574 waitForAttributesAndVerify(regTechSlot0, regQueueSlot0, expectedTransportType_0, 0); in registerImsForBothSubsAndVerifyAttributes()