Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSimultaneousCallingRestrictionsTest.java574 waitForAttributesAndVerify(regTechSlot0, regQueueSlot0, expectedTransportType_0, 0); in registerImsForBothSubsAndVerifyAttributes()
578 waitForAttributesAndVerify(regTechSlot1, regQueueSlot1, expectedTransportType_1, 0); in registerImsForBothSubsAndVerifyAttributes()
834 private void waitForAttributesAndVerify(int tech, LinkedBlockingQueue<ImsRegistrationAttributes> in waitForAttributesAndVerify() method in SimultaneousCallingRestrictionsTest