Searched refs:attributionIntent (Results 1 – 1 of 1) sorted by relevance
54 PendingIntent attributionIntent = null; in onRenderSuggestion() local57 attributionIntent = Renderer.getAttributionIntent(presentation.getSlice()); in onRenderSuggestion()59 if (suggestionView != null && attributionIntent != null) { in onRenderSuggestion()60 final IntentSender attributionIntentSender = attributionIntent.getIntentSender(); in onRenderSuggestion()