Searched refs:thumbnails (Results 1 – 15 of 15) sorted by relevance
45 final ThumbnailCache thumbnails = app.mThumbnails; in getThumbnailsCache() local47 thumbnails.evictAll(); in getThumbnailsCache()50 return thumbnails; in getThumbnailsCache()
102 …een selected, full articles only when the user wants to read them, and thumbnails just as they scr…106 …ews headlines and thumbnails—ensuring a low latency startup time—and continuing with t…126 … rather than download full photos for each article, it prefetches only thumbnails and downloads th…
155 <li>Bookmarks with web page thumbnails.</li>
298 <li>MediaScanner now generates thumbnails for all images when they are inserted into MediaStore.</l…299 <li>New Thumbnail API for retrieving image and video thumbnails on demand.</li>
166 <li>New {@link android.media.ThumbnailUtils thumbnail} utility for video and image thumbnails.</li>
192 redesigned. Users can now use the controls to view thumbnails of open tabs and
138 … albums and other collections in full-screen mode, with easy access to thumbnails for other photos…
420 shows many more albums and offers larger thumbnails. There are many ways to sort
221 VisibilityReport(int tasks, int thumbnails) { in VisibilityReport() argument223 numVisibleThumbnails = thumbnails; in VisibilityReport()
33 <p>In this tutorial, you'll create a grid of image thumbnails. When an item is selected, a
58 for example when putting multiple thumbnails in a {@link android.widget.ListView}.
199 private static final String DISK_CACHE_SUBDIR = "thumbnails";
92 pre-computed palette values</a> or low-resolution thumbnails can improve
458 thumbnails. The {@link android.webkit.WebView#capturePicture() capturePicture()}
374 (BLOB) data such as photo thumbnails.