Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java336 private final int mTaskbarAppWindowThreshold; field in AbsSwipeUpHandler
389 mTaskbarAppWindowThreshold = in AbsSwipeUpHandler()
2661 if (displacement < mTaskbarAppWindowThreshold) {
2667 return Utilities.mapToRange(displacement, mTaskbarAppWindowThreshold,