Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/controller/
DMediaHierarchyManagerTest.kt95 @Mock private lateinit var hubModeHost: MediaHost variable in com.android.systemui.media.controls.ui.controller.MediaHierarchyManagerTest
171 setupHost(hubModeHost, MediaHierarchyManager.LOCATION_COMMUNAL_HUB, COMMUNAL_TOP) in setup()
511 whenever(hubModeHost.visible).thenReturn(true) in isCurrentlyInGuidedTransformation_desiredLocationIsHub_returnsFalse()