Searched refs:mBackSwipeLinearThreshold (Results 1 – 2 of 2) sorted by relevance
106 private float mBackSwipeLinearThreshold; field in WindowOnBackInvokedDispatcher348 mBackSwipeLinearThreshold = in updateContext()359 float linearDistance = Math.min(maxDistance, mBackSwipeLinearThreshold); in onConfigurationChanged()
238 private float mBackSwipeLinearThreshold; field in EdgeBackGestureHandler535 mBackSwipeLinearThreshold = res.getDimension( in updateCurrentUserResources()1220 float linearDistance = Math.min(maxDistance, mBackSwipeLinearThreshold); in updateBackAnimationThresholds()