Searched refs:assertCanAddCall (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | ExtendedInCallServiceTest.java | 264 assertCanAddCall(inCallService, false, in testCanAddCall_CannotAddForExistingDialingCall() 285 assertCanAddCall(inCallService, true, in testCanAddCall_CanAddForExistingActiveCall() 314 assertCanAddCall(inCallService, false, in testCanAddCall_CannotAddIfTooManyCalls() 320 assertCanAddCall(inCallService, false, in testCanAddCall_CannotAddIfTooManyCalls() 460 private void assertCanAddCall(final InCallService inCallService, final boolean canAddCall, in assertCanAddCall() method in ExtendedInCallServiceTest
|