Searched refs:setBluetoothHeadsetForTesting (Results 1 – 2 of 2) sorted by relevance
73 mBluetoothManager.setBluetoothHeadsetForTesting(mHeadsetProxy); in setUp()132 mBluetoothManager.setBluetoothHeadsetForTesting(null); in testDisconnectAudioWithNoHeadsetService()
384 public void setBluetoothHeadsetForTesting(BluetoothHeadsetProxy bluetoothHeadsetProxy) { in setBluetoothHeadsetForTesting() method in BluetoothManager