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

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DStaggeredGrid.java28 * You may keep view {@link StaggeredGrid.Location} inside StaggeredGrid as much
34 * list of tens of thousands of {@link StaggeredGrid.Location}s which will be
36 * where StaggeredGrid falls back to the simple case where we do not need save a
37 * huge list of locations inside StaggeredGrid:
46 abstract class StaggeredGrid { class

Completed in 30 milliseconds