Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnectionServiceTest.java236 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, handle, address); in addAndVerifyIncomingCall()
487 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testIncomingWhileOngoingWithinLimit()
506 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testSelfManagedConnectionServiceGainedFocus()
529 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testSelfManagedConnectionServiceLostFocus()
558 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testRingCallLimitForOnePhoneAccount()
565 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testRingCallLimitForOnePhoneAccount()
598 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testCallLimit()
697 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in testEmergencyCallOngoingIncomingCall()
DConnectionServiceTest.java240 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, pah, address); in addIncomingSelfManagedCall()
DTestUtils.java476 public static void addIncomingCall(Instrumentation instrumentation, in addIncomingCall() method in TestUtils
/cts/tests/tests/telecom3/src/android/telecom/cts/
DSelfManagedAwareInCallServiceTest.java143 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, TEST_SELF_MANAGED_HANDLE, in testInCallServiceIncoming()