HomeSort by relevance Sort by last modified time
    Searched refs:waitForAndGetConnection (Results 1 - 8 of 8) sorted by null

  /cts/tests/tests/telecom/src/android/telecom/cts/
SelfManagedConnectionServiceTest.java 233 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address);
302 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address);
330 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1);
385 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1);
391 SelfManagedConnection connection2 = TestUtils.waitForAndGetConnection(TEST_ADDRESS_2);
408 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1);
426 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1);
455 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1);
484 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address);
HandoverTest.java 147 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(
189 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(
ConnectionServiceTest.java 204 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(address);
TestUtils.java 385 public static SelfManagedConnection waitForAndGetConnection(Uri address) {
  /cts/tests/tests/telecom3/src/android/telecom/cts/
SelfManagedAwareInCallServiceTest.java 122 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1);
146 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1);
169 SelfManagedConnection connection = TestUtils.waitForAndGetConnection(TEST_ADDRESS_1);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
CtsConnectionService.java 84 public CtsConnection waitForAndGetConnection() {
CtsSelfManagedConnectionService.java 64 public CtsConnection waitForAndGetConnection() {
SelfManagedIncomingCallTestActivity.java 109 CtsConnection connection = ctsConnectionService.waitForAndGetConnection();

Completed in 178 milliseconds