Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1979 final float heightOffset = (boxLength + taskTopMargin) + mRowSpacing; in updateGridProperties() local
2064 taskView.setGridTranslationY(heightOffset + taskGridVerticalDiff); in updateGridProperties()