Searched refs:fromCache (Results 1 – 2 of 2) sorted by relevance
319 bool fromCache);426 bool fromCache);
4828 bool fromCache) in loadConfig() argument4877 device = getDeviceForStrategy(STRATEGY_ENFORCED_AUDIBLE, fromCache); in loadConfig()4880 device = getDeviceForStrategy(STRATEGY_PHONE, fromCache); in loadConfig()4882 device = getDeviceForStrategy(STRATEGY_SONIFICATION, fromCache); in loadConfig()4884 device = getDeviceForStrategy(STRATEGY_ENFORCED_AUDIBLE, fromCache); in loadConfig()4886 device = getDeviceForStrategy(STRATEGY_ACCESSIBILITY, fromCache); in loadConfig()4888 device = getDeviceForStrategy(STRATEGY_SONIFICATION_RESPECTFUL, fromCache); in loadConfig()4890 device = getDeviceForStrategy(STRATEGY_MEDIA, fromCache); in loadConfig()4892 device = getDeviceForStrategy(STRATEGY_DTMF, fromCache); in loadConfig()4894 device = getDeviceForStrategy(STRATEGY_TRANSMITTED_THROUGH_SPEAKER, fromCache); in loadConfig()[all …]