Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/
H A DMediaHierarchyManagerTest.kt217 val transformType = mediaHiearchyManager.calculateTransformationType()
235 val transformType = mediaHiearchyManager.calculateTransformationType()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaHierarchyManager.kt567 val willFade = calculateTransformationType() == TRANSFORMATION_TYPE_FADE
607 val transformationType = calculateTransformationType()
778 fun calculateTransformationType(): Int { regex