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