Home
last modified time | relevance | path

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

/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
DMusicService.java522 private void handleStopRequest(String withError) { in handleStopRequest() argument
523 … LogHelper.d(TAG, "handleStopRequest: mState=" + mPlayback.getState() + " error=", withError); in handleStopRequest()
529 updatePlaybackState(withError); in handleStopRequest()