Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:mDeviceManager

441     private BluetoothDeviceManager mDeviceManager;
450 mDeviceManager = deviceManager;
451 mDeviceManager.setBluetoothRouteManager(this);
487 return mDeviceManager.getNumConnectedDevices() > 0;
576 new ArrayList<>(mDeviceManager.getConnectedDevices()));
648 BluetoothHeadsetProxy bluetoothHeadset = mDeviceManager.getHeadsetService();
676 BluetoothHeadsetProxy bluetoothHeadset = mDeviceManager.getHeadsetService();
685 BluetoothHeadsetProxy bluetoothHeadset = mDeviceManager.getHeadsetService();
690 BluetoothDevice device = mDeviceManager.getDeviceFromAddress(address);
707 BluetoothHeadsetProxy bluetoothHeadset = mDeviceManager.getHeadsetService();