Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/media/
DBluetoothRouteController.java103 List<MediaRoute2Info> getAllBluetoothRoutes(); in getAllBluetoothRoutes() method
159 public List<MediaRoute2Info> getAllBluetoothRoutes() { in getAllBluetoothRoutes() method in BluetoothRouteController.NoOpBluetoothRouteController
DLegacyBluetoothRouteController.java218 public List<MediaRoute2Info> getAllBluetoothRoutes() { in getAllBluetoothRoutes() method in LegacyBluetoothRouteController