Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DAnimatorControllerWithResistance.java190 int transitionDragLength = in getAllAppsThreshold() local
194 float dragLengthFactor = (float) dp.heightPx / transitionDragLength; in getAllAppsThreshold()