Searched refs:previewProgramId (Results 1 – 4 of 4) sorted by relevance
445 long previewProgramId = ContentUris.parseId(programUri); in doInBackground() local446 mCurrentProgramId2PreviewProgramId.put(program.getId(), previewProgramId); in doInBackground() local447 if (DEBUG) Log.d(TAG, "Add new preview program " + previewProgramId); in doInBackground()
650 public static Uri buildPreviewProgramUri(long previewProgramId) { in buildPreviewProgramUri() argument651 return ContentUris.withAppendedId(PreviewPrograms.CONTENT_URI, previewProgramId); in buildPreviewProgramUri()
1584 public void notifyPreviewProgramAddedToWatchNext(String packageName, long previewProgramId, in notifyPreviewProgramAddedToWatchNext() argument1588 intent.putExtra(TvContract.EXTRA_PREVIEW_PROGRAM_ID, previewProgramId); in notifyPreviewProgramAddedToWatchNext()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...