Lines Matching defs:updatePlaybackState
175 updatePlaybackState(null);
250 updatePlaybackState(getString(R.string.error_no_metadata));
448 updatePlaybackState(null);
529 updatePlaybackState(withError);
539 updatePlaybackState(getResources().getString(R.string.error_no_metadata));
604 private void updatePlaybackState(String error) {
605 LogHelper.d(TAG, "updatePlaybackState, playback state=" + mPlayback.getState());
648 LogHelper.d(TAG, "updatePlaybackState, setting Favorite custom action of music ",
708 updatePlaybackState(null);
713 updatePlaybackState(error);