Home
last modified time | relevance | path

Searched defs:isHighQualityAudioEnabled (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
H A DA2dpProfileTest.java91 public void isHighQualityAudioEnabled() { in isHighQualityAudioEnabled() method in A2dpProfileTest
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DA2dpProfile.java229 public boolean isHighQualityAudioEnabled(BluetoothDevice device) { in isHighQualityAudioEnabled() method in A2dpProfile