Home
last modified time | relevance | path

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

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