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.java237 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, handle, address); in addAndVerifyIncomingCall()
488 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testIncomingWhileOngoingWithinLimit()
507 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testSelfManagedConnectionServiceGainedFocus()
530 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testSelfManagedConnectionServiceLostFocus()
560 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testRingCallLimitForOnePhoneAccount()
567 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testRingCallLimitForOnePhoneAccount()
600 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testCallLimit()
700 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testEmergencyCallOngoingIncomingCall()
DSelfManagedConnectionTest.java352 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in placeAndVerifySelfManagedCall()
DConnectionServiceTest.java247 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, pah, address); in addIncomingSelfManagedCall()
DTestUtils.java564 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()