Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java255 float workspaceCellPaddingY = profile.getCellSize().y - profile.iconSizePx in getMultiWindowProfile() local
257 if (workspaceCellPaddingY < profile.iconDrawablePaddingPx * 2) { in getMultiWindowProfile()