Home | History | Annotate | Download | only in audio

Lines Matching refs:STRATEGY_PHONE

2373     checkOutputForStrategy(STRATEGY_PHONE);
2462 outputDesc->isStrategyActive(STRATEGY_PHONE)) {
2463 device = getDeviceForStrategy(STRATEGY_PHONE, fromCache);
2502 return STRATEGY_PHONE;
2576 case STRATEGY_PHONE:
2622 ALOGE("getDeviceForStrategy() no device found for STRATEGY_PHONE");
2651 ALOGE("getDeviceForStrategy() no device found for STRATEGY_PHONE, FORCE_SPEAKER");
2659 // If incall, just select the STRATEGY_PHONE device: The rest of the behavior is handled by
2662 STRATEGY_PHONE, false /*fromCache*/);
2670 // - when in call where it doesn't default to STRATEGY_PHONE behavior
3451 getDeviceForStrategy(STRATEGY_PHONE, true /*fromCache*/)) {