Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/controller/
DMediaHierarchyManagerTest.kt426 enterGuidedTransformation() in getGuidedTransformationTranslationY_inGuidedTransformation_returnsCurrentTranslation()
436 enterGuidedTransformation() in getGuidedTransformationTranslationY_previousHostInvisible_returnsZero()
445 enterGuidedTransformation() in isCurrentlyInGuidedTransformation_hostsVisible_returnsTrue()
461 enterGuidedTransformation() in isCurrentlyInGuidedTransformation_hostsVisible_expandImmediateEnabled_returnsFalse()
472 enterGuidedTransformation() in isCurrentlyInGuidedTransformation_hostNotVisible_returnsFalse_with_active()
485 enterGuidedTransformation() in isCurrentlyInGuidedTransformation_hostNotVisible_returnsTrue_without_active()
739 private fun enterGuidedTransformation() { in enterGuidedTransformation() method