Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java512 ArgumentCaptor<BroadcastReceiver> newOutgoingCallReceiver = in startOutgoingPhoneCallPendingCreateConnection() local
522 newOutgoingCallReceiver.capture(), in startOutgoingPhoneCallPendingCreateConnection()
530 newOutgoingCallReceiver.getValue().setPendingResult( in startOutgoingPhoneCallPendingCreateConnection()
532 newOutgoingCallReceiver.getValue().setResultData( in startOutgoingPhoneCallPendingCreateConnection()
534 newOutgoingCallReceiver.getValue().onReceive(mComponentContextFixture.getTestDouble(), in startOutgoingPhoneCallPendingCreateConnection()