Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DMediaViewController.kt460 val endViewState = obtainViewState(endState) as TransitionViewState regex
462 layoutController.getInterpolatedState(startViewState, endViewState, state.expansion)
540 var endViewState = obtainViewState(endHostState) ?: return regex
541 endViewState = updateViewStateSize(endViewState, endLocation, tmpState2)!!
542 layoutController.setMeasureState(endViewState)
559 result = endViewState
575 endViewState,
582 result = endViewState
590 endViewState,