Home
last modified time | relevance | path

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

/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/provider/
DSampleMediaRouteProvider.java307 success = handleStartSession(intent, callback); in onControlRequest()
508 private boolean handleStartSession(Intent intent, ControlRequestCallback callback) { in handleStartSession() method in SampleMediaRouteProvider.SampleRouteController