Home
last modified time | relevance | path

Searched refs:updatePlaybackState (Results 1 – 8 of 8) sorted by relevance

/frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/media/
DSessionManager.java125 updatePlaybackState(); in add()
186 updatePlaybackState(); in pause()
198 updatePlaybackState(); in resume()
277 updatePlaybackState(); in unsuspend()
333 private void updatePlaybackState() { in updatePlaybackState() method in SessionManager
384 updatePlaybackState(); in removeItem()
/frameworks/support/leanback/src/main/java/androidx/leanback/media/
DPlaybackControlGlue.java200 glue.updatePlaybackState(); in handleMessage()
573 updatePlaybackState(); in updateControlsRow()
577 updatePlaybackState(mPlaybackSpeed); in updatePlaybackStatusAfterUserAction()
621 void updatePlaybackState() { in updatePlaybackState() method in PlaybackControlGlue
624 updatePlaybackState(mPlaybackSpeed); in updatePlaybackState()
671 private void updatePlaybackState(int playbackSpeed) { in updatePlaybackState() method in PlaybackControlGlue
853 updatePlaybackState(); in onStateChanged()
856 updatePlaybackState(); in onStateChanged()
DPlaybackTransportControlGlue.java226 updatePlaybackState(mIsPlaying); in onUpdatePlaybackStatusAfterUserAction()
292 updatePlaybackState(mIsPlaying); in onUpdatePlaybackState()
295 private void updatePlaybackState(boolean isPlaying) { in updatePlaybackState() method in PlaybackTransportControlGlue
DPlaybackBannerControlGlue.java401 updatePlaybackState(mIsPlaying); in onUpdatePlaybackStatusAfterUserAction()
526 updatePlaybackState(mIsPlaying); in onUpdatePlaybackState()
529 private void updatePlaybackState(boolean isPlaying) { in updatePlaybackState() method in PlaybackBannerControlGlue
/frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/media/
DMediaBrowserServiceSupport.java179 updatePlaybackState(null); in onCreate()
262 updatePlaybackState(getString(R.string.error_no_metadata)); in onLoadChildren()
490 updatePlaybackState(null); in onCustomAction()
571 updatePlaybackState(withError); in handleStopRequest()
581 updatePlaybackState(getResources().getString(R.string.error_no_metadata)); in updateMetadata()
642 private void updatePlaybackState(String error) { in updatePlaybackState() method in MediaBrowserServiceSupport
749 updatePlaybackState(null); in onPlaybackStatusChanged()
754 updatePlaybackState(error); in onError()
/frameworks/support/media-widget/src/main/java/androidx/media/widget/impl_with_mp1/
DVideoView2ImplBaseWithMp1.java433 updatePlaybackState(); in setSpeed()
612 updatePlaybackState(); in setCustomActions()
939 private void updatePlaybackState() { in updatePlaybackState() method in VideoView2ImplBaseWithMp1
1231 updatePlaybackState();
1290 updatePlaybackState();
1301 updatePlaybackState();
1326 updatePlaybackState();
1340 updatePlaybackState();
1412 updatePlaybackState(); in onPlay()
1433 updatePlaybackState(); in onPause()
/frameworks/support/media-widget/src/main/java/androidx/media/widget/impl/
DVideoView2ImplBase.java454 updatePlaybackState(); in setSpeed()
637 updatePlaybackState(); in setCustomActions()
983 private void updatePlaybackState() { in updatePlaybackState() method in VideoView2ImplBase
1312 updatePlaybackState();
1323 updatePlaybackState();
1359 updatePlaybackState();
1420 updatePlaybackState();
1428 updatePlaybackState();
1509 updatePlaybackState(); in onPlay()
1530 updatePlaybackState(); in onPause()
/frameworks/av/packages/MediaComponents/src/com/android/widget/
DVideoView2Impl.java412 updatePlaybackState(); in setSpeed_impl()
498 updatePlaybackState(); in setCustomActions_impl()
796 private void updatePlaybackState() { in updatePlaybackState() method in VideoView2Impl
1186 updatePlaybackState();
1197 updatePlaybackState();
1208 updatePlaybackState();
1260 updatePlaybackState();
1268 updatePlaybackState();
1348 updatePlaybackState(); in onPlay()
1369 updatePlaybackState(); in onPause()