Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java793 ArgumentCaptor<Intent> newOutgoingCallIntent = in verifyAndProcessOutgoingCallBroadcast() local
802 newOutgoingCallIntent.capture(), in verifyAndProcessOutgoingCallBroadcast()
817 newOutgoingCallIntent.getValue().getStringExtra(Intent.EXTRA_PHONE_NUMBER)); in verifyAndProcessOutgoingCallBroadcast()
819 newOutgoingCallIntent.getValue()); in verifyAndProcessOutgoingCallBroadcast()