OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRATEGY_PHONE
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/services/audiopolicy/common/include/
RoutingStrategy.h
27
STRATEGY_PHONE
,
/frameworks/av/services/audiopolicy/enginedefault/src/
Engine.cpp
170
return
STRATEGY_PHONE
;
210
return
STRATEGY_PHONE
;
307
case
STRATEGY_PHONE
:
402
// If incall, just select the
STRATEGY_PHONE
device: The rest of the behavior is handled by
406
STRATEGY_PHONE
, availableOutputDevices, availableInputDevices, outputs);
414
// - when in call where it doesn't default to
STRATEGY_PHONE
behavior
446
STRATEGY_PHONE
, availableOutputDevices, availableInputDevices, outputs);
465
STRATEGY_PHONE
, availableOutputDevices, availableInputDevices, outputs);
/hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h
155
STRATEGY_PHONE
,
/hardware/qcom/audio/msm8909/policy_hal/
AudioPolicyManager.cpp
572
isStrategyActive(outputDesc,
STRATEGY_PHONE
)||
573
isStrategyActive(mPrimaryOutput,
STRATEGY_PHONE
)) {
574
device = getDeviceForStrategy(
STRATEGY_PHONE
, fromCache);
[
all
...]
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
[
all
...]
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
[
all
...]
Completed in 283 milliseconds