Home
last modified time | relevance | path

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

/packages/apps/Messaging/tests/src/com/android/messaging/util/
DYouTubeUtilTest.java30 final String videoThumbnailUrl = YouTubeUtil.YOUTUBE_STATIC_THUMBNAIL_PREFIX + videoId in testGetYoutubePreviewImageLink() local
36 videoThumbnailUrl); in testGetYoutubePreviewImageLink()
39 + "&feature=youtu.be"), videoThumbnailUrl); in testGetYoutubePreviewImageLink()
42 videoThumbnailUrl); in testGetYoutubePreviewImageLink()
45 videoThumbnailUrl); in testGetYoutubePreviewImageLink()
47 videoThumbnailUrl); in testGetYoutubePreviewImageLink()
50 + videoId), videoThumbnailUrl); in testGetYoutubePreviewImageLink()
53 + videoId), videoThumbnailUrl); in testGetYoutubePreviewImageLink()
57 videoThumbnailUrl); in testGetYoutubePreviewImageLink()