Searched refs:waitForAndGetConnection (Results 1 – 9 of 9) sorted by relevance
244 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address); in addAndVerifyIncomingCall()380 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address); in placeAndVerifyOutgoingCall()419 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1); in testAudioRoute()480 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1); in testIncomingWhileOngoingWithinLimit()490 SelfManagedConnection connection2 = TestUtils.waitForAndGetConnection(TEST_ADDRESS_2); in testIncomingWhileOngoingWithinLimit()509 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1); in testSelfManagedConnectionServiceGainedFocus()532 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1); in testSelfManagedConnectionServiceLostFocus()562 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1); in testRingCallLimitForOnePhoneAccount()593 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address); in testCallLimit()629 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address); in testDisconnectSelfManagedCallForEmergency()
148 SelfManagedConnection connection = TestUtils.waitForAndGetConnection( in testOutgoingHandoverRequestValid()190 SelfManagedConnection connection = TestUtils.waitForAndGetConnection( in testIncomingHandoverRequestValid()
357 return TestUtils.waitForAndGetConnection(TEST_ADDRESS); in placeAndVerifySelfManagedCall()
254 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address); in addIncomingSelfManagedCall()
623 public static SelfManagedConnection waitForAndGetConnection(Uri address) { in waitForAndGetConnection() method in TestUtils
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()
64 public CtsConnection waitForAndGetConnection() { in waitForAndGetConnection() method in CtsSelfManagedConnectionService
84 public CtsConnection waitForAndGetConnection() { in waitForAndGetConnection() method in CtsConnectionService
162 CtsConnection connection = ctsConnectionService.waitForAndGetConnection(); in onCreate()