Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java3036 int focusedTaskWidthAndSpacing = 0; in updateGridProperties() local
3057 focusedTaskWidthAndSpacing = taskWidthAndSpacing; in updateGridProperties()
3073 mIsRtl ? focusedTaskWidthAndSpacing : -focusedTaskWidthAndSpacing; in updateGridProperties()
3201 mIsRtl ? focusedTaskWidthAndSpacing : -focusedTaskWidthAndSpacing; in updateGridProperties()