Home
last modified time | relevance | path

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

/aosp12/frameworks/base/media/java/android/media/
H A DMediaRouter.java704 dispatchRouteUnselected(ROUTE_TYPE_LIVE_AUDIO, mDefaultAudioVideo); in onGlobalA2dpChanged()
708 dispatchRouteUnselected(ROUTE_TYPE_LIVE_AUDIO, mBluetoothA2dpRoute); in onGlobalA2dpChanged()
1120 dispatchRouteUnselected(types & oldRoute.getSupportedTypes(), oldRoute); in selectRouteStatic()
1381 static void dispatchRouteUnselected(int type, RouteInfo info) { in dispatchRouteUnselected() method in MediaRouter
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt31402 Landroid/media/MediaRouter;->dispatchRouteUnselected(ILandroid/media/MediaRouter$RouteInfo;)V