Searched refs:EXTRA_PREVIEW_PROGRAM_ID (Results 1 – 5 of 5) sorted by relevance
190 public static final String EXTRA_PREVIEW_PROGRAM_ID = field in TvContract
1422 intent.putExtra(TvContract.EXTRA_PREVIEW_PROGRAM_ID, programId); in notifyPreviewProgramBrowsableDisabled()1460 intent.putExtra(TvContract.EXTRA_PREVIEW_PROGRAM_ID, previewProgramId); in notifyPreviewProgramAddedToWatchNext()
982 if (intent.getLongExtra(TvContract.EXTRA_PREVIEW_PROGRAM_ID, -1) < 0) { in sendTvInputNotifyIntent()992 if (intent.getLongExtra(TvContract.EXTRA_PREVIEW_PROGRAM_ID, -1) < 0) { in sendTvInputNotifyIntent()
27679 …field public static final String EXTRA_PREVIEW_PROGRAM_ID = "android.media.tv.extra.PREVIEW_PROGRA…
27809 …field public static final String EXTRA_PREVIEW_PROGRAM_ID = "android.media.tv.extra.PREVIEW_PROGRA…