Searched refs:mTaskbarAppWindowThreshold (Results 1 – 1 of 1) sorted by relevance
330 private final int mTaskbarAppWindowThreshold; field in AbsSwipeUpHandler382 mTaskbarAppWindowThreshold = in AbsSwipeUpHandler()2497 if (displacement < mTaskbarAppWindowThreshold) {2503 return Utilities.mapToRange(displacement, mTaskbarAppWindowThreshold,