Searched refs:updatePlaybackState (Results 1 – 3 of 3) sorted by relevance
124 updatePlaybackState(); in add()185 updatePlaybackState(); in pause()197 updatePlaybackState(); in resume()276 updatePlaybackState(); in unsuspend()332 private void updatePlaybackState() { in updatePlaybackState() method in SessionManager381 updatePlaybackState(); in removeItem()
128 updatePlaybackState(); in add()185 updatePlaybackState(); in pause()193 updatePlaybackState(); in resume()268 updatePlaybackState(); in unsuspend()324 private void updatePlaybackState() { in updatePlaybackState() method in SessionManager373 updatePlaybackState(); in removeItem()
232 updatePlaybackState(null); in onCreate()288 updatePlaybackState(getString(R.string.error_no_metadata)); in onLoadChildren()486 updatePlaybackState(null); in onCustomAction()653 updatePlaybackState(null); in handlePauseRequest()666 updatePlaybackState(withError); in handleStopRequest()737 updatePlaybackState(null); in configMediaPlayerState()805 updatePlaybackState(null); in playCurrentSong()810 updatePlaybackState(ex.getMessage()); in playCurrentSong()820 updatePlaybackState(getResources().getString(R.string.error_no_metadata)); in updateMetadata()842 private void updatePlaybackState(String error) { in updatePlaybackState() method in MusicService