Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DTelecomSystemTest.java782 ArgumentCaptor<Intent> newOutgoingCallIntent = in verifyAndProcessOutgoingCallBroadcast() local
791 newOutgoingCallIntent.capture(), in verifyAndProcessOutgoingCallBroadcast()
806 newOutgoingCallIntent.getValue().getStringExtra(Intent.EXTRA_PHONE_NUMBER)); in verifyAndProcessOutgoingCallBroadcast()
808 newOutgoingCallIntent.getValue()); in verifyAndProcessOutgoingCallBroadcast()