Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java394 protected int mTaskHeight; field in RecentsView
1666 mTaskHeight = mTempRect.height(); in updateSizeAndPadding()
4531 int clearAllWidthDiff = mOrientationHandler.getPrimaryValue(mTaskWidth, mTaskHeight) in getPageScrolls()