Home
last modified time | relevance | path

Searched defs:taskHeight (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DTaskViewSimulator.java273 float taskHeight = mTaskRect.height(); in apply() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DBaseActivityInterface.java218 float taskHeight = gridRect.height() - verticalMargin * 2; in calculateTaskSize() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1411 int taskHeight = mTempRect.height(); in getSelectedTaskSize() local