Searched refs:mBluetoothHeadsetDevice (Results 1 – 2 of 2) sorted by relevance
89 private @Nullable BluetoothDevice mBluetoothHeadsetDevice; field in BtHelper446 if (mBluetoothHeadset != null && mBluetoothHeadsetDevice != null in onScoAudioStateChanged()448 mBluetoothHeadsetDevice, mScoAudioMode)) { in onScoAudioStateChanged()484 if (mBluetoothHeadset == null || mBluetoothHeadsetDevice == null) { in isBluetoothScoOn()487 return mBluetoothHeadset.getAudioState(mBluetoothHeadsetDevice) in isBluetoothScoOn()812 if (mBluetoothHeadsetDevice != null) { in onHeadsetProfileConnected()817 mBluetoothHeadsetDevice, mScoAudioMode); in onHeadsetProfileConnected()825 mBluetoothHeadsetDevice, mScoAudioMode); in onHeadsetProfileConnected()844 if (mBluetoothHeadsetDevice == null) { in getHeadsetAudioDevice()847 return getHeadsetAudioDevice(mBluetoothHeadsetDevice); in getHeadsetAudioDevice()[all …]
83 private BluetoothDevice mBluetoothHeadsetDevice; field in ScoAudioTest155 mBluetoothHeadsetDevice = null; in onCreate()245 if (mBluetoothHeadset != null && mBluetoothHeadsetDevice != null) {247 mBluetoothHeadset.startVoiceRecognition(mBluetoothHeadsetDevice);249 … mBluetoothHeadset.stopVoiceRecognition(mBluetoothHeadsetDevice); 662 mBluetoothHeadsetDevice = deviceList.get(0);664 mBluetoothHeadsetDevice = null;672 mBluetoothHeadsetDevice = null;