Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewCellLayout.java379 public int estimateCellHeight(int vSpan) { in estimateCellHeight() method in PagedViewCellLayout
DAppsCustomizePagedView.java1510 mWidgetSpacingLayout.estimateCellHeight(cellSpans[1])); in loadWidgetPreviewsInBackground()