Searched refs:CtsSelfManagedConnectionService (Results 1 – 11 of 11) sorted by relevance
68 CtsSelfManagedConnectionService connectionService = in tearDown()69 CtsSelfManagedConnectionService.getConnectionService(); in tearDown()229 if (!CtsSelfManagedConnectionService.waitForBinding()) { in addAndVerifyIncomingCall()273 CtsSelfManagedConnectionService.waitForBinding(); in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld()274 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld()275 CtsSelfManagedConnectionService.CREATE_OUTGOING_CONNECTION_FAILED_LOCK)); in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld()298 if (!CtsSelfManagedConnectionService.waitForBinding()) { in placeAndVerifyOutgoingCall()412 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testSelfManagedConnectionServiceGainedFocus()413 CtsSelfManagedConnectionService.FOCUS_GAINED_LOCK)); in testSelfManagedConnectionServiceGainedFocus()428 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testSelfManagedConnectionServiceLostFocus()[all …]
56 CtsSelfManagedConnectionService connectionService = in tearDown()57 CtsSelfManagedConnectionService.getConnectionService(); in tearDown()137 if (!CtsSelfManagedConnectionService.waitForBinding()) { in testOutgoingHandoverRequestValid()143 CtsSelfManagedConnectionService.getConnectionService() in testOutgoingHandoverRequestValid()179 if (!CtsSelfManagedConnectionService.waitForBinding()) { in testIncomingHandoverRequestValid()185 CtsSelfManagedConnectionService.getConnectionService() in testIncomingHandoverRequestValid()
40 public class CtsSelfManagedConnectionService extends ConnectionService { class51 private static CtsSelfManagedConnectionService sConnectionService;73 public static CtsSelfManagedConnectionService getConnectionService() { in getConnectionService()77 public CtsSelfManagedConnectionService() throws Exception { in CtsSelfManagedConnectionService() method in CtsSelfManagedConnectionService
187 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate( in testConnectionServiceFocusGainedWithDifferentConnectionService()188 CtsSelfManagedConnectionService.FOCUS_GAINED_LOCK)); in testConnectionServiceFocusGainedWithDifferentConnectionService()200 if (!CtsSelfManagedConnectionService.waitForBinding()) { in addIncomingSelfManagedCall()
387 if (!CtsSelfManagedConnectionService.waitForBinding()) { in waitForAndGetConnection()390 CtsSelfManagedConnectionService connectionService = in waitForAndGetConnection()391 CtsSelfManagedConnectionService.getConnectionService(); in waitForAndGetConnection()393 CtsSelfManagedConnectionService.CONNECTION_CREATED_LOCK)); in waitForAndGetConnection()
15 public class CtsSelfManagedConnectionService extends ConnectionService { class28 private static CtsSelfManagedConnectionService sConnectionService;35 public static CtsSelfManagedConnectionService getConnectionService() { in getConnectionService()39 public static CtsSelfManagedConnectionService waitForAndGetConnectionService() { in waitForAndGetConnectionService()49 public CtsSelfManagedConnectionService() throws Exception { in CtsSelfManagedConnectionService() method in CtsSelfManagedConnectionService
160 CtsSelfManagedConnectionService ctsSelfConnSvr = in onCreate()161 CtsSelfManagedConnectionService.waitForAndGetConnectionService(); in onCreate()198 CtsSelfManagedConnectionService ctsSelfConnSvr = in cleanupConnectionServices()199 CtsSelfManagedConnectionService.getConnectionService(); in cleanupConnectionServices()
66 CtsSelfManagedConnectionService.class.getName()),
33 ../telecom/src/android/telecom/cts/CtsSelfManagedConnectionService.java \
35 ../telecom/src/android/telecom/cts/CtsSelfManagedConnectionService.java \
94 CtsSelfManagedConnectionService connectionService = in tearDown()95 CtsSelfManagedConnectionService.getConnectionService(); in tearDown()