HomeSort by relevance Sort by last modified time
    Searched refs:keyReconfigA2dpSupported (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libaudioclient/include/media/
AudioParameter.h 85 // keyReconfigA2dpSupported: Query if HwModule supports A2DP offload codec config
87 static const char * const keyReconfigA2dpSupported;
  /frameworks/av/media/libmedia/
AudioParameter.cpp 51 const char * const AudioParameter::keyReconfigA2dpSupported = AUDIO_PARAMETER_A2DP_RECONFIG_SUPPORTED;
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp 398 String8(AudioParameter::keyReconfigA2dpSupported));
401 String8(AudioParameter::keyReconfigA2dpSupported), isReconfigA2dpSupported);
    [all...]

Completed in 279 milliseconds