Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java356 protected int mTaskWidth; field in RecentsView
1332 mTaskWidth = mTempRect.width(); in updateSizeAndPadding()
3549 int clearAllWidthDiff = mOrientationHandler.getPrimaryValue(mTaskWidth, mTaskHeight) in getPageScrolls()