Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/
DMediaViewController.kt617 val endViewState = obtainViewState(endState, isGutsAnimation) as TransitionViewState in <lambda>() constant
619 layoutController.getInterpolatedState(startViewState, endViewState, state.expansion) in <lambda>()
882 var endViewState = obtainViewState(endHostState, isGutsAnimation) ?: return in <lambda>() variable
883 endViewState = updateViewStateSize(endViewState, endLocation, tmpState2)!! in <lambda>()
884 layoutController.setMeasureState(endViewState) in <lambda>()
901 result = endViewState in <lambda>()
917 endViewState, in <lambda>()
924 result = endViewState in <lambda>()
932 endViewState, in <lambda>()