Home
last modified time | relevance | path

Searched defs:getAllBluetoothRoutes (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DBluetoothRouteController.java125 List<MediaRoute2Info> getAllBluetoothRoutes(); in getAllBluetoothRoutes() method
191 public List<MediaRoute2Info> getAllBluetoothRoutes() { in getAllBluetoothRoutes() method in BluetoothRouteController.NoOpBluetoothRouteController
H A DAudioPoliciesBluetoothRouteController.java292 public List<MediaRoute2Info> getAllBluetoothRoutes() { in getAllBluetoothRoutes() method in AudioPoliciesBluetoothRouteController
H A DLegacyBluetoothRouteController.java223 public List<MediaRoute2Info> getAllBluetoothRoutes() { in getAllBluetoothRoutes() method in LegacyBluetoothRouteController