Home | History | Annotate | Download | only in com.example.android.mediabrowserservice

Lines Matching refs:updatePlaybackState

232         updatePlaybackState(null);
288 updatePlaybackState(getString(R.string.error_no_metadata));
486 updatePlaybackState(null);
653 updatePlaybackState(null);
666 updatePlaybackState(withError);
737 updatePlaybackState(null);
805 updatePlaybackState(null);
810 updatePlaybackState(ex.getMessage());
820 updatePlaybackState(getResources().getString(R.string.error_no_metadata));
842 private void updatePlaybackState(String error) {
844 LogHelper.d(TAG, "updatePlaybackState, setting session playback state to " + mState);
885 LogHelper.d(TAG, "updatePlaybackState, setting Favorite custom action of music ",