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.java212 verifyNewIncomingCall(currentCallCount); in testNullBinding()
DBaseTelecomTestWithMockServices.java743 verifyNewIncomingCall(currentCallCount); in addAndVerifyNewIncomingCall()
762 void verifyNewIncomingCall(int currentCallCount) { in verifyNewIncomingCall() method in BaseTelecomTestWithMockServices