Home | History | Annotate | Download | only in phone

Lines Matching refs:BluetoothHandsfree

197     private BluetoothHandsfree mBluetoothHandsfree;
503 // The PhoneApp only creates a BluetoothHandsfree instance in the
3545 // If we have a valid BluetoothHandsfree then since CDMA network or
3547 // we need to update the second call active state in BluetoothHandsfree internally
3549 BluetoothHandsfree bthf = mApp.getBluetoothHandsfree();
4017 // - BluetoothHandsfree is the API to control the audio connection to
4020 // Our BluetoothHandsfree instance (mBluetoothHandsfree) is created
4089 * <b>or</b> if we issued a BluetoothHandsfree.userWantsAudioOn()
4144 log("= BluetoothHandsfree.isAudioOn: " + mBluetoothHandsfree.isAudioOn());