Home
last modified time | relevance | path

Searched defs:videoId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/sax/tests/saxtests/src/android/sax/
DSafeSaxTest.java524 public String videoId; // the id used to lookup on YouTube field in SafeSaxTest.YouTubeVideo
/frameworks/base/core/java/android/provider/
DMediaStore.java3108 public static Bitmap getThumbnail(ContentResolver cr, long videoId, int kind, in getThumbnail()
3129 public static void cancelThumbnailRequest(ContentResolver cr, long videoId, in cancelThumbnailRequest()
3150 public static Bitmap getThumbnail(ContentResolver cr, long videoId, long groupId, in getThumbnail()