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.java3110 public static Bitmap getThumbnail(ContentResolver cr, long videoId, int kind, in getThumbnail()
3131 public static void cancelThumbnailRequest(ContentResolver cr, long videoId, in cancelThumbnailRequest()
3152 public static Bitmap getThumbnail(ContentResolver cr, long videoId, long groupId, in getThumbnail()