Searched refs:placeOutgoingCall (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | SelfManagedConnectionServiceTest.java | 286 TestUtils.placeOutgoingCall(getInstrumentation(), mTelecomManager, in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld() 372 TestUtils.placeOutgoingCall(getInstrumentation(), mTelecomManager, handle, address); in placeAndVerifyOutgoingCall() 416 TestUtils.placeOutgoingCall(getInstrumentation(), mTelecomManager, in testAudioRoute() 477 TestUtils.placeOutgoingCall(getInstrumentation(), mTelecomManager, in testIncomingWhileOngoingWithinLimit() 589 TestUtils.placeOutgoingCall(getInstrumentation(), mTelecomManager, in testCallLimit() 621 TestUtils.placeOutgoingCall(getInstrumentation(), mTelecomManager, in testDisconnectSelfManagedCallForEmergency() 670 TestUtils.placeOutgoingCall(getInstrumentation(), mTelecomManager, in testEmergencyCallOngoingNewOutgoingCall()
|
D | ThirdPartyCallScreeningServiceTest.java | 242 placeOutgoingCall(false /* addContact */); in testHasPermissionAndNoContactOutgoing() 252 placeOutgoingCall(false /* addContact */); in testNoPermissionAndNoContactOutgoing() 263 placeOutgoingCall(true /* addCountact */); in testHasPermissionAndHasContactOutgoing() 273 placeOutgoingCall(true /* addCountact */); in testNoPermissionAndHasContactOutgoing() 372 private void placeOutgoingCall(boolean addContact) throws Exception { in placeOutgoingCall() method in ThirdPartyCallScreeningServiceTest
|
D | TestUtils.java | 514 public static void placeOutgoingCall(Instrumentation instrumentation, in placeOutgoingCall() method in TestUtils
|
/cts/tests/tests/telecom3/src/android/telecom/cts/ |
D | SelfManagedAwareInCallServiceTest.java | 119 TestUtils.placeOutgoingCall(getInstrumentation(), mTelecomManager, TEST_SELF_MANAGED_HANDLE, in testInCallServiceOutgoing() 166 TestUtils.placeOutgoingCall(getInstrumentation(), mTelecomManager, TEST_SELF_MANAGED_HANDLE, in testSelfManagedSignalling()
|