Searched refs:fromCache (Results 1 – 2 of 2) sorted by relevance
292 bool fromCache);398 bool fromCache);
4271 bool fromCache) in AudioPolicyManager() argument4306 device = getDeviceForStrategy(STRATEGY_ENFORCED_AUDIBLE, fromCache); in AudioPolicyManager()4309 device = getDeviceForStrategy(STRATEGY_PHONE, fromCache); in AudioPolicyManager()4311 device = getDeviceForStrategy(STRATEGY_ENFORCED_AUDIBLE, fromCache); in AudioPolicyManager()4313 device = getDeviceForStrategy(STRATEGY_SONIFICATION, fromCache); in AudioPolicyManager()4315 device = getDeviceForStrategy(STRATEGY_ACCESSIBILITY, fromCache); in AudioPolicyManager()4317 device = getDeviceForStrategy(STRATEGY_SONIFICATION_RESPECTFUL, fromCache); in AudioPolicyManager()4319 device = getDeviceForStrategy(STRATEGY_MEDIA, fromCache); in AudioPolicyManager()4321 device = getDeviceForStrategy(STRATEGY_DTMF, fromCache); in AudioPolicyManager()4323 device = getDeviceForStrategy(STRATEGY_TRANSMITTED_THROUGH_SPEAKER, fromCache); in AudioPolicyManager()[all …]