Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherAppWidgetProviderInfo.java76 float smallestCellHeight = DeviceProfile.calculateCellWidth(Math.min( in initSpans() local
88 (minHeight + widgetPadding.top + widgetPadding.bottom) / smallestCellHeight)); in initSpans()
93 (minResizeHeight + widgetPadding.top + widgetPadding.bottom) / smallestCellHeight)); in initSpans()