Home
last modified time | relevance | path

Searched refs:addIncomingCall (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnectionServiceTest.java379 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, handle, address); in addAndVerifyIncomingCall()
874 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testAcceptRingingCallOnSingleSelfManagedCall()
924 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testAcceptRingingCallOnMultipleSelfManagedCalls()
1003 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testEndCallOnSelfManagedCallOnRingingCall()
1102 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testIncomingWhileOngoingWithinLimit()
1123 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testSelfManagedConnectionServiceGainedFocus()
1145 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testSelfManagedConnectionServiceLostFocus()
1177 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testRingCallLimitForOnePhoneAccount()
1182 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testRingCallLimitForOnePhoneAccount()
1217 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testCallLimit()
[all …]
DConnectionServiceTest.java263 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, pah, address); in addIncomingSelfManagedCall()
DSelfManagedConnectionTest.java703 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in placeAndVerifySelfManagedCall()
DTestUtils.java702 public static void addIncomingCall(Instrumentation instrumentation, in addIncomingCall() method in TestUtils
/cts/tests/tests/telecom3/src/android/telecom/cts/
DSelfManagedAwareInCallServiceTest.java152 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, TEST_SELF_MANAGED_HANDLE, in testInCallServiceIncoming()