Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
DTransitionLayoutController.kt32 private const val GONE_FADE_GUTS_FRACTION = 0.286f constant
176 GONE_FADE_GUTS_FRACTION, in getInterpolatedState()
182 nowGone = progress < GONE_FADE_GUTS_FRACTION in getInterpolatedState()