Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DMediaViewController.kt674 private fun obtainViewStateForLocation(@MediaLocation location: Int): TransitionViewState? { regex
690 obtainViewStateForLocation(newLocation)?.let { layoutController.setMeasureState(it) }