Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java788 verifyAndProcessOutgoingCallBroadcast(phoneAccountHandle); in startOutgoingPhoneCallPendingCreateConnection()
792 protected void verifyAndProcessOutgoingCallBroadcast(PhoneAccountHandle phoneAccountHandle) { in verifyAndProcessOutgoingCallBroadcast() method in TelecomSystemTest
DBasicCallTests.java352 verifyAndProcessOutgoingCallBroadcast(mPhoneAccountA0.getAccountHandle()); in testOutgoingCallAndSelectPhoneAccount()