Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/data/
H A DPreviewDataManager.java445 long previewProgramId = ContentUris.parseId(programUri); in doInBackground() local
446 mCurrentProgramId2PreviewProgramId.put(program.getId(), previewProgramId); in doInBackground() local
447 if (DEBUG) Log.d(TAG, "Add new preview program " + previewProgramId); in doInBackground()
/aosp12/frameworks/base/media/java/android/media/tv/
H A DTvContract.java650 public static Uri buildPreviewProgramUri(long previewProgramId) { in buildPreviewProgramUri() argument
651 return ContentUris.withAppendedId(PreviewPrograms.CONTENT_URI, previewProgramId); in buildPreviewProgramUri()
H A DTvInputManager.java1584 public void notifyPreviewProgramAddedToWatchNext(String packageName, long previewProgramId, in notifyPreviewProgramAddedToWatchNext() argument
1588 intent.putExtra(TvContract.EXTRA_PREVIEW_PROGRAM_ID, previewProgramId); in notifyPreviewProgramAddedToWatchNext()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...