Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1997 int snappedTaskRowWidth = 0; in updateGridProperties() local
2025 snappedTaskRowWidth = taskWidthAndSpacing; in updateGridProperties()
2080 snappedTaskRowWidth = isTopRow ? topRowWidth : bottomRowWidth; in updateGridProperties()
2146 int distanceFromClearAll = longRowWidth - snappedTaskRowWidth; in updateGridProperties()