Searched refs:mTaskbarAppWindowThreshold (Results 1 – 1 of 1) sorted by relevance
336 private final int mTaskbarAppWindowThreshold; field in AbsSwipeUpHandler389 mTaskbarAppWindowThreshold = in AbsSwipeUpHandler()2661 if (displacement < mTaskbarAppWindowThreshold) {2667 return Utilities.mapToRange(displacement, mTaskbarAppWindowThreshold,