Home
last modified time | relevance | path

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

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