Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsGridAdapter.java264 PointF sectionBounds = getAndCacheSectionBounds(sectionName); in onDraw()
321 private PointF getAndCacheSectionBounds(String sectionName) { in getAndCacheSectionBounds() method in AllAppsGridAdapter.GridItemDecoration