Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DBaseSwipeUpHandler.java395 final float windowAlphaThreshold = isFloatingIconView ? 1f - SHAPE_PROGRESS_DURATION : 1f; in createWindowAnimationToHome() local
428 windowAlphaThreshold, mClipAnimationHelper.getCurrentCornerRadius(), in createWindowAnimationToHome()