Home
last modified time | relevance | path

Searched defs:isPlaybackActive (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/shared/model/
DSessionWithPlaybackState.kt21 val isPlaybackActive: Boolean, constant in com.android.systemui.volume.panel.component.mediaoutput.shared.model.SessionWithPlaybackState
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/ui/viewmodel/
DMediaOutputViewModel.kt102 val isPlaybackActive = in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/volume/ui/viewmodel/
DAudioVolumeComponentViewModel.kt65 private val isPlaybackActive: Flow<Boolean?> = in <lambda>() constant
75 .onEach { isPlaybackActive -> mutableIsExpanded.value = !isPlaybackActive } in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/component/mediaoutput/domain/model/
DMediaOutputComponentModel.kt37 val isPlaybackActive: Boolean, constant in com.android.systemui.volume.panel.component.mediaoutput.domain.model.MediaOutputComponentModel.MediaSession
/frameworks/base/services/core/java/com/android/server/media/
DAudioPlayerStateMonitor.java176 public boolean isPlaybackActive(int uid) { in isPlaybackActive() method in AudioPlayerStateMonitor
DMediaRouterService.java280 public boolean isPlaybackActive(IMediaRouterClient client) { in isPlaybackActive() method in MediaRouterService
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMediaManager.java463 private boolean isPlaybackActive(int state) { in isPlaybackActive() method in NotificationMediaManager
/frameworks/base/media/java/android/media/
DIMediaRouterService.aidl41 boolean isPlaybackActive(IMediaRouterClient client); in isPlaybackActive() method
DMediaRouter.java651 boolean isPlaybackActive() { in isPlaybackActive() method in MediaRouter.Static
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...