Home
last modified time | relevance | path

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

/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/
DBaseTunerSetupActivity.java349 Context context, boolean enabled, Integer tunerType, Intent tunerSetupIntent) { in onTvInputEnabled() argument
356 sendNotification(context, tunerType, tunerSetupIntent); in onTvInputEnabled()
364 Context context, Integer tunerType, Intent tunerSetupIntent) { in sendNotification() argument
387 sendNotificationInternal(context, contentTitle, contentText, tunerSetupIntent); in sendNotification()
391 sendRecommendationCard(context, contentTitle, contentText, largeIcon, tunerSetupIntent); in sendNotification()
396 Context context, String contentTitle, String contentText, Intent tunerSetupIntent) { in sendNotificationInternal() argument
414 createPendingIntentForSetupActivity(context, tunerSetupIntent)) in sendNotificationInternal()
432 Intent tunerSetupIntent) { in sendRecommendationCard() argument
451 context, tunerSetupIntent))) in sendRecommendationCard()
465 Context context, Intent tunerSetupIntent) { in createPendingIntentForSetupActivity() argument
[all …]