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

  /cts/tests/tests/telecom/src/android/telecom/cts/
HandoverTest.java 57 CtsSelfManagedConnectionService.getConnectionService();
143 CtsSelfManagedConnectionService.getConnectionService()
185 CtsSelfManagedConnectionService.getConnectionService()
SelfManagedConnectionServiceTest.java 78 CtsSelfManagedConnectionService.getConnectionService();
290 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
515 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
532 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
544 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
568 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
601 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
640 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
CtsSelfManagedConnectionService.java 73 public static CtsSelfManagedConnectionService getConnectionService() {
ConnectionServiceTest.java 216 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
TestUtils.java 471 CtsSelfManagedConnectionService.getConnectionService();
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
IncomingCallTestActivity.java 145 if (CtsConnectionService.getConnectionService() == null) {
149 CtsConnectionService.getConnectionService().getConnections();
OutgoingCallTestActivity.java 134 if (CtsConnectionService.getConnectionService() == null) {
138 CtsConnectionService.getConnectionService().getConnections();
CtsConnectionService.java 55 public static CtsConnectionService getConnectionService() {
CtsSelfManagedConnectionService.java 35 public static CtsSelfManagedConnectionService getConnectionService() {
SelfManagedIncomingCallTestActivity.java 197 CtsSelfManagedConnectionService.getConnectionService();
207 CtsConnectionService.getConnectionService();
  /cts/tests/tests/telecom3/src/android/telecom/cts/
SelfManagedAwareInCallServiceTest.java 95 CtsSelfManagedConnectionService.getConnectionService();

Completed in 550 milliseconds