Home
last modified time | relevance | path

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

/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
DMusicService.java208 handleStopRequest(null); in onDestroy()
396 handleStopRequest(null); in onStop()
414 handleStopRequest("Cannot skip"); in onSkipToNext()
433 handleStopRequest("Cannot skip"); in onSkipToPrevious()
477 handleStopRequest(getString(R.string.no_search_results)); in onPlayFromSearch()
522 private void handleStopRequest(String withError) { in handleStopRequest() method in MusicService
702 handleStopRequest(null); in onCompletion()