Searched defs:thumbnails (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskStackViewLayoutAlgorithm.java45 VisibilityReport(int tasks, int thumbnails) { argument
47 numVisibleThumbnails = thumbnails;
170 * Computes the maximum number of visible tasks and thumbnails. Requires that
178 // Walk backwards in the task stack and count the number of tasks and visible thumbnails

Completed in 55 milliseconds