Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
DTransitionLayoutController.kt37 private const val VISIBLE_FADE_GUTS_FRACTION = 0.355f constant
230 VISIBLE_FADE_GUTS_FRACTION, in getInterpolatedState()
235 nowGone = progress > VISIBLE_FADE_GUTS_FRACTION in getInterpolatedState()