Searched refs:waitForAndGetConnection (Results 1 – 13 of 13) sorted by relevance
82 mConnection = TestUtils.waitForAndGetConnection(address); in initiateIncomingCall()104 mConnection = TestUtils.waitForAndGetConnection(address); in placeOutgoingCall()137 mConnection = TestUtils.waitForAndGetConnection(address); in placeIncomingCall()
131 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1); in testInCallServiceOutgoing()155 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1); in testInCallServiceIncoming()178 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1); in testSelfManagedSignalling()
386 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address); in addAndVerifyIncomingCall()464 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_2); in testOutgoingCallRejectedByRemoteParty()550 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_2); in testVideoCallStateDowngradeToAudio()659 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address); in placeAndVerifyOutgoingCall()876 selfManagedConnection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_2); in testAcceptRingingCallOnSingleSelfManagedCall()926 incoming_SM_connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_2); in testAcceptRingingCallOnMultipleSelfManagedCalls()1005 selfManagedConnection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1); in testEndCallOnSelfManagedCallOnRingingCall()1038 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1); in testAudioRoute()1097 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1); in testIncomingWhileOngoingWithinLimit()1104 SelfManagedConnection connection2 = TestUtils.waitForAndGetConnection(TEST_ADDRESS_2); in testIncomingWhileOngoingWithinLimit()[all …]
161 SelfManagedConnection connection = TestUtils.waitForAndGetConnection( in testOutgoingHandoverRequestValid()204 SelfManagedConnection connection = TestUtils.waitForAndGetConnection( in testIncomingHandoverRequestValid()
141 connection = TestUtils.waitForAndGetConnection(testAddress); in testMidCallComponentEnablementWithNoneAvailableAtStart()
373 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address); in placeAndVerifySelfManagedCall()
270 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address); in addIncomingSelfManagedCall()
708 return TestUtils.waitForAndGetConnection(TEST_ADDRESS); in placeAndVerifySelfManagedCall()
803 public static SelfManagedConnection waitForAndGetConnection(Uri address) { in waitForAndGetConnection() method in TestUtils
67 public CtsConnection waitForAndGetConnection() { in waitForAndGetConnection() method in CtsSelfManagedConnectionService
87 public CtsConnection waitForAndGetConnection() { in waitForAndGetConnection() method in CtsConnectionService
176 CtsConnection connection = ctsConnectionService.waitForAndGetConnection(); in onCreate()
255 CtsConnection connection = ctsConnectionService.waitForAndGetConnection(); in placeSelfManagedCall()