Searched refs:isStrategyActive (Results 1 – 2 of 2) sorted by relevance
629 if ((desc->isStrategyActive(STRATEGY_MEDIA, in setPhoneState()632 desc->isStrategyActive(STRATEGY_SONIFICATION, in setPhoneState()3684 if (desc->isStrategyActive(strategy)) { in checkOutputForStrategy()3819 if (outputDesc->isStrategyActive(STRATEGY_ENFORCED_AUDIBLE) && in getNewOutputDevice()3823 outputDesc->isStrategyActive(STRATEGY_PHONE)) { in getNewOutputDevice()3825 } else if (outputDesc->isStrategyActive(STRATEGY_ENFORCED_AUDIBLE)) { in getNewOutputDevice()3827 } else if (outputDesc->isStrategyActive(STRATEGY_SONIFICATION)) { in getNewOutputDevice()3829 } else if (outputDesc->isStrategyActive(STRATEGY_SONIFICATION_RESPECTFUL)) { in getNewOutputDevice()3831 } else if (outputDesc->isStrategyActive(STRATEGY_MEDIA)) { in getNewOutputDevice()3833 } else if (outputDesc->isStrategyActive(STRATEGY_DTMF)) { in getNewOutputDevice()[all …]
460 bool isStrategyActive(routing_strategy strategy,