Home | History | Annotate | Download | only in phone

Lines Matching full:bluetoothmanager

171     private BluetoothManager bluetoothManager;
340 !bluetoothManager.isBluetoothHeadsetAudioOn()) {
477 bluetoothManager = new BluetoothManager(this, mCM, callModeler);
479 ringer = Ringer.init(this, bluetoothManager);
482 audioRouter = new AudioRouter(this, bluetoothManager, wiredHeadsetManager, mCM);
499 bluetoothManager, callModeler);
633 /* package */ BluetoothManager getBluetoothManager() {
634 return bluetoothManager;