Searched refs:newCallInfoBundle (Results 1 – 1 of 1) sorted by relevance
113 intent.putExtra(EXTRA_CALL_INFO, newCallInfoBundle(call)); in createActivityIntent()149 private static Bundle newCallInfoBundle(DialerCall call) { in newCallInfoBundle() method in SpamNotificationActivity