Searched refs:bluetoothHeadset (Results 1 – 3 of 3) sorted by relevance
1072 BluetoothHeadset bluetoothHeadset = mDeviceManager.getBluetoothHeadset();1084 if (bluetoothHeadset == null && bluetoothHearingAid == null && bluetoothLeAudio == null) {1090 if (bluetoothHeadset != null) {1097 if (hfpAudioOnDevice != null && bluetoothHeadset.getAudioState(hfpAudioOnDevice)
453 public void setHeadsetServiceForTesting(BluetoothHeadset bluetoothHeadset) { in setHeadsetServiceForTesting() argument454 mBluetoothHeadset = bluetoothHeadset; in setHeadsetServiceForTesting()
1376 public void setBluetoothHeadset(BluetoothHeadsetProxy bluetoothHeadset) { in setBluetoothHeadset() argument1377 mBluetoothHeadset = bluetoothHeadset; in setBluetoothHeadset()