Searched refs:loadQnsAneSupportConfigurations (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/ |
D | QnsCarrierConfigManagerTest.java | 141 mConfigManager.loadQnsAneSupportConfigurations(null, bundle); in testIsInCallHoDecisionWlanToWwanWithoutVopsCondition() 218 mConfigManager.loadQnsAneSupportConfigurations(bundle, null); in testIsHysteresisTimerEnabled() 226 mConfigManager.loadQnsAneSupportConfigurations(bundle, null); in testIsHysteresisTimerEnabled() 242 mConfigManager.loadQnsAneSupportConfigurations(bundle, null); in testIsHysteresisTimerEnabled() 420 mConfigManager.loadQnsAneSupportConfigurations(bundle, null); in testHasThresholdGapWithGuardTimerWithTestBundle() 431 mConfigManager.loadQnsAneSupportConfigurations(bundle, null); in testHasThresholdGapWithGuardTimerWithTestBundle() 441 mConfigManager.loadQnsAneSupportConfigurations(bundle, null); in testHasThresholdGapWithGuardTimerWithTestBundle() 451 mConfigManager.loadQnsAneSupportConfigurations(bundle, null); in testHasThresholdGapWithGuardTimerWithTestBundle() 461 mConfigManager.loadQnsAneSupportConfigurations(bundle, null); in testHasThresholdGapWithGuardTimerWithTestBundle() 475 mConfigManager.loadQnsAneSupportConfigurations(bundle, null); in testGetWwanHysteresisDbLevelWithTestbundle() [all …]
|
/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/ |
D | QnsCarrierConfigManager.java | 1173 loadQnsAneSupportConfigurations(carrierConfigBundle, assetConfigBundle); in loadQnsConfigurations() 1282 void loadQnsAneSupportConfigurations( in loadQnsAneSupportConfigurations() method in QnsCarrierConfigManager
|