Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/spam/
DSpamNotificationActivity.java113 intent.putExtra(EXTRA_CALL_INFO, newCallInfoBundle(call)); in createActivityIntent()
149 private static Bundle newCallInfoBundle(DialerCall call) { in newCallInfoBundle() method in SpamNotificationActivity