Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DBluetoothRouteController.java147 void onBluetoothRoutesUpdated(@NonNull List<MediaRoute2Info> routes); in onBluetoothRoutesUpdated() method
H A DAudioPoliciesBluetoothRouteController.java348 mListener.onBluetoothRoutesUpdated(getAllBluetoothRoutes()); in notifyBluetoothRoutesUpdated()
H A DLegacyBluetoothRouteController.java283 mListener.onBluetoothRoutesUpdated(getAllBluetoothRoutes()); in notifyBluetoothRoutesUpdated()