Searched defs:playbackState (Results 1 – 7 of 7) sorted by relevance
51 fun playbackState(session: MediaDeviceSession): Flow<PlaybackState?> { in <lambda>() method in com.android.systemui.volume.panel.component.mediaoutput.domain.interactor.MediaDeviceSessionInteractor
137 public static String playbackStateToString(PlaybackState playbackState) { in playbackStateToString()
233 final PlaybackState playbackState = c.getPlaybackState(); in dump() local
480 final PlaybackState playbackState = controller.getPlaybackState(); in getMediaControllerPlaybackState() local
230 val playbackState: PlaybackState = mMediaController!!.playbackState in <lambda>() constant in com.android.wm.shell.common.pip.PipMediaController
116 private var playbackState: PlaybackState? = null variable in com.android.systemui.media.controls.ui.viewmodel.SeekBarViewModel
346 MediaSessionRecordImpl record, @Nullable PlaybackState playbackState) { in onSessionActiveStateChanged()387 @Nullable PlaybackState playbackState) { in isUserEngaged()479 @Nullable PlaybackState playbackState) { in onSessionPlaybackStateChanged()