Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DMediaHost.kt27 import com.android.systemui.util.animation.MeasurementInput
161 override fun onMeasure(input: MeasurementInput): MeasurementOutput {
215 override var measurementInput: MeasurementInput? = null
355 var measurementInput: MeasurementInput?
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
H A DUniqueObjectHostView.kt49 val measurementInput = MeasurementInput(widthSpec, heightSpec)
99 fun onMeasure(input: MeasurementInput): MeasurementOutput
H A DMeasurementInput.kt32 data class MeasurementInput( dataClass
H A DTransitionLayout.kt250 input: MeasurementInput,
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/
H A DMediaViewControllerTest.kt30 import com.android.systemui.util.animation.MeasurementInput
138 MeasurementInput(widthMeasureSpec, heightMeasureSpec)
159 MeasurementInput(widthMeasureSpec, heightMeasureSpec)
/aosp14/frameworks/base/packages/SystemUI/
H A Dktfmt_includes.txt477 -packages/SystemUI/src/com/android/systemui/util/animation/MeasurementInput.kt