Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/enginedefault/src/
DEngine.cpp178 return STRATEGY_PHONE; in getStrategyForStream()
219 return STRATEGY_PHONE; in getStrategyForUsage()
307 case STRATEGY_PHONE: in getDeviceForStrategyInt()
415 STRATEGY_PHONE, availableOutputDevices, availableInputDevices, outputs, in getDeviceForStrategyInt()
494 STRATEGY_PHONE, availableOutputDevices, availableInputDevices, outputs, in getDeviceForStrategyInt()
514 STRATEGY_PHONE, availableOutputDevices, availableInputDevices, outputs, in getDeviceForStrategyInt()
/frameworks/av/services/audiopolicy/common/include/
DRoutingStrategy.h27 STRATEGY_PHONE, enumerator
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
Ddevice_for_strategy_enforced_audible.pfw23 # - when in call where it doesn't default to STRATEGY_PHONE behavior
Ddevice_for_strategy_accessibility.pfw5 # STRATEGY_ACCESSIBILITY follows STRATEGY_PHONE if in call widely speaking
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp4766 checkOutputForStrategy(STRATEGY_PHONE); in loadConfig()
4879 isStrategyActive(outputDesc, STRATEGY_PHONE)) { in loadConfig()
4880 device = getDeviceForStrategy(STRATEGY_PHONE, fromCache); in loadConfig()
5772 getDeviceForStrategy(STRATEGY_PHONE, true /*fromCache*/)) { in loadConfig()