Home
last modified time | relevance | path

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

12

/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/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackViewLayoutAlgorithm.java45 VisibilityReport(int tasks, int thumbnails) { in VisibilityReport() argument
47 numVisibleThumbnails = thumbnails; in VisibilityReport()
/frameworks/base/docs/html/tools/performance/hierarchy-viewer/
Dsetup.jd5 page.image=tools/performance/thumbnails/tools_hierarchy_viewer.png
Dprofiling.jd5 page.image=tools/performance/thumbnails/tools_hierarchy_viewer_profiling.png
Dindex.jd5 page.image=tools/performance/thumbnails/tools_hierarchy_viewer.png
/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/tools/performance/
Dcomparison.jd5 page.image=tools/performance/thumbnails/tools_memory_monitor.png
/frameworks/base/docs/html/tools/performance/debug-gpu-overdraw/
Dindex.jd5 page.image=tools/performance/thumbnails/tools_debug_gpu_overdraw.png
/frameworks/base/docs/html/tools/performance/memory-monitor/
Dindex.jd5 page.image=tools/performance/thumbnails/tools_memory_monitor.png
/frameworks/base/docs/html/tools/performance/batterystats-battery-historian/
Dindex.jd5 page.image=tools/performance/thumbnails/tools_battery_historian.png
Dcharts.jd5 page.image=tools/performance/thumbnails/tools_battery_historian.png
/frameworks/base/docs/html/tools/performance/allocation-tracker/
Dindex.jd5 page.image=tools/performance/thumbnails/tools_allocation_tracker.png
/frameworks/base/docs/html/tools/performance/systrace/
Dindex.jd5 page.image=tools/performance/thumbnails/tools_systrace.png
/frameworks/base/docs/html/tools/performance/heap-viewer/
Dindex.jd5 page.image=tools/performance/thumbnails/tools_heap_viewer.png
/frameworks/base/docs/html/about/versions/
Dandroid-2.0-highlights.jd155 <li>Bookmarks with web page thumbnails.</li>
Dandroid-2.0.jd305 <li>MediaScanner now generates thumbnails for all images when they are inserted into MediaStore.</l…
306 <li>New Thumbnail API for retrieving image and video thumbnails on demand.</li>
Dandroid-2.2.jd171 <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…
/frameworks/base/docs/html/tools/performance/profile-gpu-rendering/
Dindex.jd5 page.image=tools/performance/thumbnails/tools_profile_gpu_rendering.png
/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/tools/performance/traceview/
Dindex.jd5 page.image=tools/performance/thumbnails/tools_traceview.png
/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/sdk/
DRELEASENOTES.jd458 thumbnails. The {@link android.webkit.WebView#capturePicture() capturePicture()}

12