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.java678 assertOutgoingCallBroadcastReceived(true); in placeAndVerifyCallByRedirection()
719 assertOutgoingCallBroadcastReceived(true); in placeAndVerifyCall()
782 assertOutgoingCallBroadcastReceived(true); in placeAndVerifyEmergencyCall()
1590 void assertOutgoingCallBroadcastReceived(boolean received) { in assertOutgoingCallBroadcastReceived() method in BaseTelecomTestWithMockServices