Home
last modified time | relevance | path

Searched defs:defaultActiveMediaSession (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/
DMediaOutputInteractorTest.kt170 val defaultActiveMediaSession by in activeLocalAndRemoteSession_defaultSession_local() constant
194 val defaultActiveMediaSession by in activeRemoteSession_defaultSession_remote() constant
218 val defaultActiveMediaSession by in inactiveLocalAndRemoteSession_defaultSession_local() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/
DMediaOutputInteractor.kt91 val defaultActiveMediaSession: StateFlow<Result<MediaDeviceSession?>> = in <lambda>() constant