Home
last modified time | relevance | path

Searched refs:getConnectionService (Results 1 – 11 of 11) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnectionServiceTest.java80 CtsSelfManagedConnectionService.getConnectionService(); in tearDown()
292 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld()
517 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testSelfManagedConnectionServiceGainedFocus()
534 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testSelfManagedConnectionServiceLostFocus()
547 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testSelfManagedConnectionServiceLostFocus()
571 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testRingCallLimitForOnePhoneAccount()
603 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testCallLimit()
676 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testEmergencyCallOngoingNewOutgoingCall()
703 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testEmergencyCallOngoingIncomingCall()
DHandoverTest.java58 CtsSelfManagedConnectionService.getConnectionService(); in tearDown()
144 CtsSelfManagedConnectionService.getConnectionService() in testOutgoingHandoverRequestValid()
186 CtsSelfManagedConnectionService.getConnectionService() in testIncomingHandoverRequestValid()
DCtsSelfManagedConnectionService.java73 public static CtsSelfManagedConnectionService getConnectionService() { in getConnectionService() method in CtsSelfManagedConnectionService
DSelfManagedConnectionTest.java149 CtsSelfManagedConnectionService.getConnectionService(); in tearDown()
DConnectionServiceTest.java233 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testConnectionServiceFocusGainedWithDifferentConnectionService()
DTestUtils.java629 CtsSelfManagedConnectionService.getConnectionService(); in waitForAndGetConnection()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DIncomingCallTestActivity.java154 if (CtsConnectionService.getConnectionService() == null) { in confirmIncomingCall()
158 CtsConnectionService.getConnectionService().getConnections(); in confirmIncomingCall()
DSelfManagedIncomingCallTestActivity.java211 CtsSelfManagedConnectionService.getConnectionService(); in cleanupConnectionServices()
221 CtsConnectionService.getConnectionService(); in cleanupConnectionServices()
DCtsSelfManagedConnectionService.java35 public static CtsSelfManagedConnectionService getConnectionService() { in getConnectionService() method in CtsSelfManagedConnectionService
DCtsConnectionService.java55 public static CtsConnectionService getConnectionService() { in getConnectionService() method in CtsConnectionService
/cts/tests/tests/telecom3/src/android/telecom/cts/
DSelfManagedAwareInCallServiceTest.java104 CtsSelfManagedConnectionService.getConnectionService(); in tearDown()