Searched refs:highQualityAudioEnabled (Results 1 – 1 of 1) sorted by relevance
393 boolean highQualityAudioEnabled) { in addMockA2dpProfile() argument402 when(profile.isHighQualityAudioEnabled(mDevice)).thenReturn(highQualityAudioEnabled); in addMockA2dpProfile()