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.java341 Context context, boolean enabled, Integer tunerType, Intent tunerSetupIntent) { in onTvInputEnabled() argument
348 sendNotification(context, tunerType, tunerSetupIntent); in onTvInputEnabled()
356 Context context, Integer tunerType, Intent tunerSetupIntent) { in sendNotification() argument
379 sendNotificationInternal(context, contentTitle, contentText, tunerSetupIntent); in sendNotification()
383 sendRecommendationCard(context, contentTitle, contentText, largeIcon, tunerSetupIntent); in sendNotification()
388 Context context, String contentTitle, String contentText, Intent tunerSetupIntent) { in sendNotificationInternal() argument
406 createPendingIntentForSetupActivity(context, tunerSetupIntent)) in sendNotificationInternal()
424 Intent tunerSetupIntent) { in sendRecommendationCard() argument
443 context, tunerSetupIntent))) in sendRecommendationCard()
457 Context context, Intent tunerSetupIntent) { in createPendingIntentForSetupActivity() argument
[all …]