Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java3328 int largeTileRowWidth = 0; in updateGridProperties() local
3383 largeTileRowWidth += taskWidthAndSpacing; in updateGridProperties()
3395 snappedTaskRowWidth = largeTileRowWidth; in updateGridProperties()
3398 expectedCurrentTaskRowWidth = largeTileRowWidth; in updateGridProperties()