Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java299 int expectedWorkspaceHeight = availableHeightPx - hotseatBarHeightPx in updateIconSize() local
304 1 - (minRequiredHeight / expectedWorkspaceHeight)); in updateIconSize()