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

  /frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
audio_policy_criteria_conf.h 59 [AUDIO_POLICY_FORCE_FOR_COMMUNICATION] = "ForceUseForCommunication",
  /system/media/audio/include/system/
audio_policy.h 63 AUDIO_POLICY_FORCE_FOR_COMMUNICATION,
  /frameworks/av/services/audiopolicy/enginedefault/src/
Engine.cpp 97 case AUDIO_POLICY_FORCE_FOR_COMMUNICATION:
330 switch (mForceUse[AUDIO_POLICY_FORCE_FOR_COMMUNICATION]) {
593 switch (mForceUse[AUDIO_POLICY_FORCE_FOR_COMMUNICATION]) {
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp 587 bool forceVolumeReeval = (usage == AUDIO_POLICY_FORCE_FOR_COMMUNICATION) ||
600 if (usage == AUDIO_POLICY_FORCE_FOR_COMMUNICATION) {
    [all...]

Completed in 254 milliseconds