HomeSort by relevance Sort by last modified time
    Searched full:youtube (Results 1 - 25 of 535) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/extras/memory_replay/dumps/
youtube.zip 
  /external/autotest/client/site_tests/video_YouTubeMseEme/files/
video_YouTubeMseEme.html 1 <!-- This is a test html file for Youtube MSE/EME tests. -->
  /packages/apps/Messaging/tests/src/com/android/messaging/util/
YouTubeUtilTest.java 33 // Check known valid youtube links to videos
35 YouTubeUtil.getYoutubePreviewImageLink("http://www.youtube.com/watch?v=" + videoId),
38 YouTubeUtil.getYoutubePreviewImageLink("https://www.youtube.com/watch?v=" + videoId
41 YouTubeUtil.getYoutubePreviewImageLink("www.youtube.com/watch?v=" + videoId),
44 YouTubeUtil.getYoutubePreviewImageLink("http://www.youtube.com/embed/" + videoId),
46 assertEquals(YouTubeUtil.getYoutubePreviewImageLink("http://www.youtube.com/v/" + videoId),
49 YouTubeUtil.getYoutubePreviewImageLink("https://youtube.googleapis.com/v/"
52 YouTubeUtil.getYoutubePreviewImageLink("http://www.youtube.com/apiplayer?video_id="
54 // This is the type of links that are used as shares from YouTube and will be the most
60 assertNull(YouTubeUtil.getYoutubePreviewImageLink("http://www.youtube.com"))
    [all...]
  /frameworks/base/sax/tests/saxtests/res/raw/
youtube.xml 21 xmlns:yt='http://gdata.youtube.com/schemas/2007'>
25 <logo>http://www.youtube.com/img/pic_youtubelogo_123x63.gif</logo>
27 href='http://www.youtube.com/browse?s=tr'></link>
36 <name>YouTube</name>
37 <uri>http://www.youtube.com/</uri>
39 <generator version='beta' uri='http://gdata.youtube.com/'>YouTube data API
48 <category scheme='http://gdata.youtube.com/schemas/2007/keywords.cat'
50 <category scheme='http://gdata.youtube.com/schemas/2007/keywords.cat'
52 <category scheme='http://gdata.youtube.com/schemas/2007/keywords.cat
    [all...]
  /frameworks/base/docs/html/distribute/users/
youtube.jd 1 page.title=Drive installs from YouTube
2 page.metaDescription=Bring users from videos to your store listing with a merchandise card available on YouTube.
4 page.tags="users, youtube, cards, videos"
8 Now you can bring users who discover your app videos on YouTube to your store
10 to YouTube videos. Once published the presence of the merchandise card is
19 <img src="{@docRoot}images/distribute/youtube-card-example.png">
26 "https://support.google.com/youtube/answer/6140493">adding merchandise cards
46 <li>Performance reporting for cards is available in YouTube Analytics.
57 data-query="collection:distribute/users/youtube"
  /external/autotest/client/site_tests/desktopui_AudioFeedback/
youtube.html 1 <!-- This is a test html file for Youtube video tests. -->
5 src="http://www.youtube.com/embed/QNdT65_4xtQ?enablejsapi=1&nohtml5=1"
10 tag.src = "http://www.youtube.com/iframe_api";
  /external/autotest/client/site_tests/video_YouTubeFlash/
control 7 PURPOSE = "Verify that YouTube Flash video works"
9 This test will fail if YouTube Flash video fails to play.
24 This test verify YouTube video playback, states and resolutions.
  /external/autotest/client/site_tests/video_YouTubeHTML5/
control 7 PURPOSE = "Verify that YouTube HTML5 video works"
9 This test will fail if YouTube HTML5 video fails to play.
24 This test verify YouTube video playback, states and resolutions.
  /external/autotest/client/site_tests/video_YouTubePage/
control.ending 7 PURPOSE = "Verify that YouTube page HTML5 video end works"
9 This test will fail if YouTube page HTML5 video fails to end.
22 This test verifies a YouTube video ends in a correct fashion.
control.frame_drop 7 PURPOSE = "Verify that YouTube page HTML5 video plays back smoothly"
9 This test will fail if YouTube page HTML5 video has excessive frame drops.
22 This test verifies YouTube videos can play smoothly.
control.last_second 7 PURPOSE = "Verify that YouTube page HTML5 video plays last second of video."
9 This test will fail if YouTube page HTML5 video fails to continuously play the
21 This test verifies a YouTube video plays the last second fully.
control.pausing 7 PURPOSE = "Verify that YouTube page HTML5 video paused works"
9 This test will fail if YouTube page HTML5 video fails to be in the 'paused'
21 This test verifies YouTube video paused state.
control.playing 7 PURPOSE = "Verify that YouTube page HTML5 video playing works"
9 This test will fail if YouTube page HTML5 video fails to be in the 'playing'
21 This test verifies YouTube video playing state.
control.resuming 7 PURPOSE = "Verify that YouTube page HTML5 video resume works"
9 This test will fail if YouTube page HTML5 video fails to be in the 'playing'
21 This test verifies YouTube video can resume.
control.seeking 7 PURPOSE = "Verify that YouTube page HTML5 video seek works"
9 This test will fail if YouTube page HTML5 video fails to seek.
22 This test verifies YouTube video can seek.
  /packages/apps/Messaging/src/com/android/messaging/util/
YouTubeUtil.java 22 private static final String YOUTUBE_HOST_1 = "www.youtube.com";
23 private static final String YOUTUBE_HOST_2 = "youtube.com";
24 private static final String YOUTUBE_HOST_3 = "m.youtube.com";
25 private static final String YOUTUBE_HOST_4 = "youtube.googleapis.com";
33 public static final String YOUTUBE_STATIC_THUMBNAIL_PREFIX = "https://img.youtube.com/vi/";
37 // Types of youtube urls:
38 // 1.) http://www.youtube.com/watch?v=VIDEOID
39 // 2.) http://www.youtube.com/embed/VIDEOID
40 // 3.) http://www.youtube.com/v/VIDEOID
41 // 3a.) https://youtube.googleapis.com/v/VIDEOI
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/samples/
oauth2_for_devices.py 12 SCOPES = ("https://www.googleapis.com/auth/youtube",)
30 # Get YouTube service
32 youtube = build("youtube", "v3", http=credentials.authorize(httplib2.Http())) variable
  /platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/
AbstractYouTubeHelper.java 48 * Setup expectations: YouTube app is open.
50 * This method keeps pressing the back button until YouTube is on the home page.
55 * Setup expectations: YouTube is on the home page.
62 * Setup expectations: YouTube is on the non-fullscreen video player page.
70 * Setup expectations: YouTube is on the home page.
77 * Setup expectations: YouTube is on the search results page.
84 * Setup expectations: Recently opened a video in the YouTube app.
94 * Setup expectations: Recently initiated a search query in the YouTube app.
104 * Setup expectations: YouTube is on the video player page.
114 * Setup expectations: YouTube is on the video player page
    [all...]
  /external/autotest/client/site_tests/power_FlashVideoSuspend/
control 15 Suspends the system with a YouTube video playing in flash mode.
20 video_url = "http://www.youtube.com/embed/Lv-sY_z8MNs?enablejsapi=1&nohtml5=1"
control.html5 15 Suspends the system with a Youtube video playing in HTML5 mode.
20 video_url = "http://www.youtube.com/embed/Lv-sY_z8MNs?enablejsapi=1"
  /external/autotest/client/site_tests/video_YouTubeMseEme/
control.add_source_buffer 7 PURPOSE = "Verify Chrome MSE/EME works for YouTube."
20 This test verifies Chrome MSE/EME implementation is fit for YouTube.
control.add_source_buffer_exception 7 PURPOSE = "Verify Chrome MSE/EME works for YouTube."
22 This test verifies Chrome MSE/EME implementation is fit for YouTube.
control.add_supported_formats 7 PURPOSE = "Verify Chrome MSE/EME works for YouTube."
20 This test verifies Chrome MSE/EME implementation is fit for YouTube.
control.append 7 PURPOSE = "Verify Chrome MSE/EME works for YouTube."
22 This test verifies Chrome MSE/EME implementation is fit for YouTube.
control.append_abort 7 PURPOSE = "Verify Chrome MSE/EME works for YouTube."
22 This test verifies Chrome MSE/EME implementation is fit for YouTube.

Completed in 3337 milliseconds

1 2 3 4 5 6 7 8 91011>>