Lines Matching full:bluetoothheadset
23 import android.bluetooth.BluetoothHeadset;
242 private BluetoothHeadset mBluetoothHeadset;
559 mBluetoothHeadset = new BluetoothHeadset(this, null);
560 if (VDBG) log("- Got BluetoothHeadset: " + mBluetoothHeadset);
4170 // - BluetoothHeadset is the API for the control connection to a
4206 // ...since we already have a BluetoothHeadset instance. We can just
4210 // Check if there's a connected headset, using the BluetoothHeadset API.
4303 log("= BluetoothHeadset.getCurrentHeadset: " + headset);
4305 log("= BluetoothHeadset.isConnected: "