Searched refs:addIncomingCall (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | SelfManagedConnectionServiceTest.java | 237 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()
|
D | SelfManagedConnectionTest.java | 352 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in placeAndVerifySelfManagedCall()
|
D | ConnectionServiceTest.java | 247 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, pah, address); in addIncomingSelfManagedCall()
|
D | TestUtils.java | 564 public static void addIncomingCall(Instrumentation instrumentation, in addIncomingCall() method in TestUtils
|
/cts/tests/tests/telecom3/src/android/telecom/cts/ |
D | SelfManagedAwareInCallServiceTest.java | 152 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, TEST_SELF_MANAGED_HANDLE, in testInCallServiceIncoming()
|