Searched refs:EXTRA_PREVIEW_PROGRAM_ID (Results 1 – 4 of 4) sorted by relevance
1416 intent.putExtra(TvContract.EXTRA_PREVIEW_PROGRAM_ID, programId); in notifyPreviewProgramBrowsableDisabled()1454 intent.putExtra(TvContract.EXTRA_PREVIEW_PROGRAM_ID, previewProgramId); in notifyPreviewProgramAddedToWatchNext()
190 public static final String EXTRA_PREVIEW_PROGRAM_ID = field in TvContract
969 if (intent.getLongExtra(TvContract.EXTRA_PREVIEW_PROGRAM_ID, -1) < 0) { in sendTvInputNotifyIntent()979 if (intent.getLongExtra(TvContract.EXTRA_PREVIEW_PROGRAM_ID, -1) < 0) { in sendTvInputNotifyIntent()
27542 …field public static final String EXTRA_PREVIEW_PROGRAM_ID = "android.media.tv.extra.PREVIEW_PROGRA…