Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java2257 int positiveNegativeFactor = mOrientationHandler.getSecondaryTranslationDirectionFactor(); in addDismissedTaskAnimations() local
2266 positiveNegativeFactor = -1; in addDismissedTaskAnimations()
2271 positiveNegativeFactor = 1; in addDismissedTaskAnimations()
2276 positiveNegativeFactor = -1; in addDismissedTaskAnimations()
2285 positiveNegativeFactor * translateDistance * 2).setDuration(duration), LINEAR, sp); in addDismissedTaskAnimations()