Home | History | Annotate | Download | only in managerdefault

Lines Matching refs:STRATEGY_MEDIA

509             if ((isStrategyActive(desc, STRATEGY_MEDIA,
518 setStrategyMute(STRATEGY_MEDIA, true, desc);
519 setStrategyMute(STRATEGY_MEDIA, false, desc, MUTE_TIME_MS,
520 getDeviceForStrategy(STRATEGY_MEDIA, true /*fromCache*/));
4214 if (strategy == STRATEGY_MEDIA) {
4251 checkOutputForStrategy(STRATEGY_MEDIA);
4351 } else if (isStrategyActive(outputDesc, STRATEGY_MEDIA)) {
4352 device = getDeviceForStrategy(STRATEGY_MEDIA, fromCache);
4398 // and then return STRATEGY_MEDIA, but we want to return the empty set.
4964 audio_devices_t musicDevice = getDeviceForStrategy(STRATEGY_MEDIA, true /*fromCache*/);