Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/
DMediaOutputInteractorTest.kt91 val activeMediaDeviceSessions by in noActiveMediaDeviceSessions_nulls() constant
108 val activeMediaDeviceSessions by in activeMediaDeviceSessions_areParsed() constant
151 val activeMediaDeviceSessions by in activeMediaDeviceSessions_volumeControlFixed_cantAdjustVolume() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/
DMediaOutputInteractor.kt80 val activeMediaDeviceSessions: Flow<MediaDeviceSessions> = in <lambda>() constant