/cts/tests/tests/telecom/src/android/telecom/cts/selfmanagedcstestapp/ |
D | CtsSelfManagedConnectionServiceControl.java | 51 .getConnectionService(); 61 return CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(lock);
|
D | ConnectionServiceCallController.java | 52 return CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(lock); in waitForUpdate()
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | HandoverTest.java | 70 CtsSelfManagedConnectionService.getConnectionService(); in tearDown() 157 CtsSelfManagedConnectionService.getConnectionService() in testOutgoingHandoverRequestValid() 200 CtsSelfManagedConnectionService.getConnectionService() in testIncomingHandoverRequestValid()
|
D | SelfManagedConnectionServiceTest.java | 116 CtsSelfManagedConnectionService.getConnectionService(); in tearDown() 439 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld() 1130 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testSelfManagedConnectionServiceGainedFocus() 1149 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testSelfManagedConnectionServiceLostFocus() 1162 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testSelfManagedConnectionServiceLostFocus() 1186 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testRingCallLimitForOnePhoneAccount() 1220 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testCallLimit() 1296 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testEmergencyCallOngoingNewOutgoingCall() 1324 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testEmergencyCallOngoingIncomingCall()
|
D | CtsSelfManagedConnectionService.java | 69 public static CtsSelfManagedConnectionService getConnectionService() { in getConnectionService() method in CtsSelfManagedConnectionService
|
D | ConnectionServiceTest.java | 249 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testConnectionServiceFocusGainedWithDifferentConnectionService()
|
D | SelfManagedConnectionTest.java | 203 CtsSelfManagedConnectionService.getConnectionService(); in tearDown()
|
D | TestUtils.java | 809 CtsSelfManagedConnectionService.getConnectionService(); in waitForAndGetConnection()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/ |
D | PhoneAccountUtils.java | 189 CtsSelfManagedConnectionService.getConnectionService(); in cleanupConnectionServices() 199 CtsConnectionService.getConnectionService(); in cleanupConnectionServices()
|
D | OutgoingCallTestActivity.java | 146 if (CtsConnectionService.getConnectionService() == null) { in confirmOutgoingCall() 150 CtsConnectionService.getConnectionService().getConnections(); in confirmOutgoingCall()
|
D | IncomingCallTestActivity.java | 158 if (CtsConnectionService.getConnectionService() == null) { in confirmIncomingCall() 162 CtsConnectionService.getConnectionService().getConnections(); in confirmIncomingCall()
|
D | SelfManagedIncomingCallTestActivity.java | 234 CtsSelfManagedConnectionService.getConnectionService(); in cleanupConnectionServices() 244 CtsConnectionService.getConnectionService(); in cleanupConnectionServices()
|
D | CtsSelfManagedConnectionService.java | 38 public static CtsSelfManagedConnectionService getConnectionService() { in getConnectionService() method in CtsSelfManagedConnectionService
|
D | CallSwitchingAudioTestActivity.java | 274 if (CtsConnectionService.getConnectionService() == null) { in confirmIncomingCall() 278 CtsConnectionService.getConnectionService().getConnections(); in confirmIncomingCall()
|
D | CtsConnectionService.java | 58 public static CtsConnectionService getConnectionService() { in getConnectionService() method in CtsConnectionService
|
/cts/tests/tests/telecom3/src/android/telecom/cts/ |
D | SelfManagedAwareInCallServiceTest.java | 104 CtsSelfManagedConnectionService.getConnectionService(); in tearDown()
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | system-current.txt | 14009 method public String getConnectionService();
|