Searched refs:addIncomingCall (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | SelfManagedConnectionServiceTest.java | 379 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 …]
|
D | ConnectionServiceTest.java | 263 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, pah, address); in addIncomingSelfManagedCall()
|
D | SelfManagedConnectionTest.java | 703 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, in placeAndVerifySelfManagedCall()
|
D | TestUtils.java | 702 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()
|