Home
last modified time | relevance | path

Searched defs:waitForAndGetConnection (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCtsSelfManagedConnectionService.java67 public CtsConnection waitForAndGetConnection() { in waitForAndGetConnection() method in CtsSelfManagedConnectionService
DCtsConnectionService.java87 public CtsConnection waitForAndGetConnection() { in waitForAndGetConnection() method in CtsConnectionService
/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java803 public static SelfManagedConnection waitForAndGetConnection(Uri address) { in waitForAndGetConnection() method in TestUtils