Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/media/
DBluetoothDeviceRoutesManager.java188 BluetoothRouteInfo newBtRoute = createBluetoothRoute(device); in updateBluetoothRoutes() local
190 mBluetoothRoutes.put(device.getAddress(), newBtRoute); in updateBluetoothRoutes() local
234 newBtRoute = new BluetoothRouteInfo(); in createBluetoothRoute() local
DLegacyBluetoothRouteController.java189 BluetoothRouteInfo newBtRoute = createBluetoothRoute(device); in buildBluetoothRoutes() local
191 mBluetoothRoutes.put(device.getAddress(), newBtRoute); in buildBluetoothRoutes() local
283 BluetoothRouteInfo newBtRoute = new BluetoothRouteInfo(); in createBluetoothRoute() local