Home
last modified time | relevance | path

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

/frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/media/
DMediaBrowserServiceSupport.java564 private void handleStopRequest(String withError) { in handleStopRequest() argument
565 Log.d(TAG, "handleStopRequest: mState=" + mPlayback.getState() + " error=" + withError); in handleStopRequest()
571 updatePlaybackState(withError); in handleStopRequest()