Home
last modified time | relevance | path

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

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DDocumentsApplication.java45 final ThumbnailCache thumbnails = app.mThumbnails; in getThumbnailsCache() local
47 thumbnails.evictAll(); in getThumbnailsCache()
50 return thumbnails; in getThumbnailsCache()
/frameworks/base/docs/html/training/efficient-downloads/
Defficient-network-access.jd102 …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…
/frameworks/base/docs/html/about/versions/
Dandroid-2.0-highlights.jd155 <li>Bookmarks with web page thumbnails.</li>
Dandroid-2.0.jd298 <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>
Dandroid-2.2.jd166 <li>New {@link android.media.ThumbnailUtils thumbnail} utility for video and image thumbnails.</li>
Dandroid-3.1-highlights.jd192 redesigned. Users can now use the controls to view thumbnails of open tabs and
Dandroid-3.0-highlights.jd138 … albums and other collections in full-screen mode, with easy access to thumbnails for other photos…
Dandroid-4.0-highlights.jd420 shows many more albums and offers larger thumbnails. There are many ways to sort
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackLayoutAlgorithm.java221 VisibilityReport(int tasks, int thumbnails) { in VisibilityReport() argument
223 numVisibleThumbnails = thumbnails; in VisibilityReport()
/frameworks/base/docs/html/guide/topics/ui/layout/
Dgridview.jd33 <p>In this tutorial, you'll create a grid of image thumbnails. When an item is selected, a
/frameworks/base/docs/html/training/volley/
Drequest.jd58 for example when putting multiple thumbnails in a {@link android.widget.ListView}.
/frameworks/base/docs/html/training/displaying-bitmaps/
Dcache-bitmap.jd199 private static final String DISK_CACHE_SUBDIR = "thumbnails";
/frameworks/base/docs/html/distribute/essentials/quality/
Dbillions.jd92 pre-computed palette values</a> or low-resolution thumbnails can improve
/frameworks/base/docs/html/sdk/
DRELEASENOTES.jd458 thumbnails. The {@link android.webkit.WebView#capturePicture() capturePicture()}
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd374 (BLOB) data such as photo thumbnails.