Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DMultipageCellLayout.java133 float animatedWorkspaceMargin = mSpaceBetweenCellLayoutsPx * mSpringLoadedProgress; in onDraw()
170 float margin = mSpaceBetweenCellLayoutsPx * mSpringLoadedProgress; in getMarginForGivenCellParams()
DCellLayout.java173 protected int mSpaceBetweenCellLayoutsPx = 0; field in CellLayout
1943 mSpaceBetweenCellLayoutsPx = spaceBetweenCellLayoutsPx; in setSpaceBetweenCellLayoutsPx()