Home
last modified time | relevance | path

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

/frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/media/
DMediaBrowserServiceSupport.java215 handleStopRequest(null); in onDestroy()
438 handleStopRequest(null); in onStop()
456 handleStopRequest("Cannot skip"); in onSkipToNext()
475 handleStopRequest("Cannot skip"); in onSkipToPrevious()
519 handleStopRequest(getString(R.string.no_search_results)); in onPlayFromSearch()
564 private void handleStopRequest(String withError) { in handleStopRequest() method in MediaBrowserServiceSupport
743 handleStopRequest(null); in onCompletion()