Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp551 bool isA2dp = audio_is_a2dp_out_device(device); in handleDeviceConfigChange() local
552 const String8 supportKey = isA2dp ? String8(AudioParameter::keyReconfigA2dpSupported) in handleDeviceConfigChange()
559 const String8 key = isA2dp ? String8(AudioParameter::keyReconfigA2dp) in handleDeviceConfigChange()