Home
last modified time | relevance | path

Searched defs:longRowWidth (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java3177 int longRowWidth = Math.max(topRowWidth, bottomRowWidth); in updateGridProperties() local
3557 int longRowWidth = Math.max(topGridRowSize, bottomGridRowSize) in createTaskDismissAnimation() local