Searched defs:newBtRoute (Results 1 – 2 of 2) sorted by relevance
188 BluetoothRouteInfo newBtRoute = createBluetoothRoute(device); in updateBluetoothRoutes() local190 mBluetoothRoutes.put(device.getAddress(), newBtRoute); in updateBluetoothRoutes() local234 newBtRoute = new BluetoothRouteInfo(); in createBluetoothRoute() local
189 BluetoothRouteInfo newBtRoute = createBluetoothRoute(device); in buildBluetoothRoutes() local191 mBluetoothRoutes.put(device.getAddress(), newBtRoute); in buildBluetoothRoutes() local283 BluetoothRouteInfo newBtRoute = new BluetoothRouteInfo(); in createBluetoothRoute() local