Searched defs:isNoiseReductionSupported (Results 1 – 6 of 6) sorted by relevance
97 public void isNoiseReductionSupported() { in isNoiseReductionSupported() method in BluetoothHeadsetBinderTest
85 …boolean isNoiseReductionSupported(in BluetoothDevice device, in AttributionSource attributionSourc… in isNoiseReductionSupported() method
644 public boolean isNoiseReductionSupported(@NonNull BluetoothDevice device) { in isNoiseReductionSupported() method in BluetoothHeadset
600 public boolean isNoiseReductionSupported(BluetoothDevice device, AttributionSource source) { in isNoiseReductionSupported() method in HeadsetService.BluetoothHeadsetBinder1057 boolean isNoiseReductionSupported(BluetoothDevice device) { in isNoiseReductionSupported() method in HeadsetService
355 public boolean isNoiseReductionSupported(BluetoothDevice device) { in isNoiseReductionSupported() method in HeadsetNativeInterface
973 bt_status_t HeadsetInterface::isNoiseReductionSupported(RawAddress* bd_addr) { in isNoiseReductionSupported() function in bluetooth::headset::HeadsetInterface