Lines Matching refs:fromCache
4828 bool fromCache) in loadConfig() argument
4877 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()
4896 device = getDeviceForStrategy(STRATEGY_REROUTING, fromCache); in loadConfig()
5061 bool fromCache) in loadConfig() argument
5076 if (fromCache) { in loadConfig()