Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DBaseTelecomTestWithMockServices.java536 assertOutgoingCallBroadcastReceived(true); in placeAndVerifyCallByRedirection()
568 assertOutgoingCallBroadcastReceived(true); in placeAndVerifyCall()
629 assertOutgoingCallBroadcastReceived(true); in placeAndVerifyEmergencyCall()
1368 void assertOutgoingCallBroadcastReceived(boolean received) { in assertOutgoingCallBroadcastReceived() method in BaseTelecomTestWithMockServices