Searched refs:qqsHost (Results 1 – 1 of 1) sorted by relevance
94 @Mock private lateinit var qqsHost: MediaHost variable in com.android.systemui.media.controls.ui.controller.MediaHierarchyManagerTest170 setupHost(qqsHost, MediaHierarchyManager.LOCATION_QQS, QQS_TOP) in setup()448 whenever(qqsHost.visible).thenReturn(true) in isCurrentlyInGuidedTransformation_hostsVisible_returnsTrue()464 whenever(qqsHost.visible).thenReturn(true) in isCurrentlyInGuidedTransformation_hostsVisible_expandImmediateEnabled_returnsFalse()475 whenever(qqsHost.visible).thenReturn(true) in isCurrentlyInGuidedTransformation_hostNotVisible_returnsFalse_with_active()488 whenever(qqsHost.visible).thenReturn(true) in isCurrentlyInGuidedTransformation_hostNotVisible_returnsTrue_without_active()510 whenever(qqsHost.visible).thenReturn(true) in isCurrentlyInGuidedTransformation_desiredLocationIsHub_returnsFalse()