Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java3019 int taskTopMargin = deviceProfile.overviewTaskThumbnailTopMarginPx; in updateGridProperties() local
3062 taskView.setGridTranslationY((mLastComputedTaskSize.height() + taskTopMargin in updateGridProperties()