Home
last modified time | relevance | path

Searched refs:verifyNewIncomingCall (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DNonUiInCallServiceTest.java105 verifyNewIncomingCall(currentCallCount); in testNullBinding()
DBaseTelecomTestWithMockServices.java609 verifyNewIncomingCall(currentCallCount); in addAndVerifyNewIncomingCall()
628 void verifyNewIncomingCall(int currentCallCount) { in verifyNewIncomingCall() method in BaseTelecomTestWithMockServices