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.java844 ArgumentCaptor<Intent> newOutgoingCallIntent = in verifyAndProcessOutgoingCallBroadcast() local
853 newOutgoingCallIntent.capture(), in verifyAndProcessOutgoingCallBroadcast()
868 newOutgoingCallIntent.getValue().getStringExtra(Intent.EXTRA_PHONE_NUMBER)); in verifyAndProcessOutgoingCallBroadcast()
870 newOutgoingCallIntent.getValue()); in verifyAndProcessOutgoingCallBroadcast()