Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaRouter.java1060 dispatchRouteUnselected(types & oldRoute.getSupportedTypes(), oldRoute); in selectRouteStatic()
1317 static void dispatchRouteUnselected(int type, RouteInfo info) { in dispatchRouteUnselected() method in MediaRouter