Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DDeviceProfile.java590 int topBottomPadding = textHeight; in autoResizeAllAppsCells() local
592 + textHeight + (topBottomPadding * 2); in autoResizeAllAppsCells()