Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java73 public final int workspaceSpringLoadedBottomSpace; field in DeviceProfile
194 workspaceSpringLoadedBottomSpace = in DeviceProfile()
352 float minRequiredHeight = dropTargetBarSizePx + workspaceSpringLoadedBottomSpace; in updateIconSize()
/packages/apps/Launcher3/src/com/android/launcher3/states/
DSpringLoadedState.java63 - grid.workspaceSpringLoadedBottomSpace; in getWorkspaceScaleAndTranslation()