Home
last modified time | relevance | path

Searched refs:highQualityAudioEnabled (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsProfilesControllerTest.java358 boolean highQualityAudioEnabled) { in addMockA2dpProfile() argument
365 when(profile.isHighQualityAudioEnabled(mDevice)).thenReturn(highQualityAudioEnabled); in addMockA2dpProfile()