Searched refs:mBackSwipeLinearThreshold (Results 1 – 1 of 1) sorted by relevance
230 private float mBackSwipeLinearThreshold; field in EdgeBackGestureHandler522 mBackSwipeLinearThreshold = res.getDimension( in updateCurrentUserResources()1202 float linearDistance = Math.min(maxDistance, mBackSwipeLinearThreshold); in updateBackAnimationThresholds()