Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DBackGestureTutorialController.java181 float normalizedSwipeProgress = Math.abs(diffx / mScreenWidth); in onBackGestureProgress() local
183 normalizedSwipeProgress, in onBackGestureProgress()
197 normalizedSwipeProgress, in onBackGestureProgress()
207 normalizedSwipeProgress, in onBackGestureProgress()