Searched refs:keyReconfigA2dpSupported (Results 1 – 4 of 4) sorted by relevance
128 static const char * const keyReconfigA2dpSupported; variable
76 const char * const AudioParameter::keyReconfigA2dpSupported = AUDIO_PARAMETER_A2DP_RECONFIG_SUPPORT… member in android::AudioParameter
1046 if (String8 key = String8(AudioParameter::keyReconfigA2dpSupported); keys.containsKey(key)) { in filterAndRetrieveBtA2dpParameters()
552 const String8 supportKey = isA2dp ? String8(AudioParameter::keyReconfigA2dpSupported) in handleDeviceConfigChange()