Searched refs:getGeoDetectionEnabledSetting (Results 1 – 7 of 7) sorted by relevance
84 assertTrue(config.getGeoDetectionEnabledSetting()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()118 assertTrue(config.getGeoDetectionEnabledSetting()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()151 assertTrue(config.getGeoDetectionEnabledSetting()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()209 assertTrue(config.getGeoDetectionEnabledSetting()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()238 assertTrue(config.getGeoDetectionEnabledSetting()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()265 assertTrue(autoOffConfig.getGeoDetectionEnabledSetting()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()317 assertTrue(config.getGeoDetectionEnabledSetting()); in test_onlyTelephonySupported_capabilitiesAndConfiguration()348 assertTrue(config.getGeoDetectionEnabledSetting()); in test_onlyTelephonySupported_capabilitiesAndConfiguration()403 assertFalse(config.getGeoDetectionEnabledSetting()); in test_onlyGeoSupported_capabilitiesAndConfiguration()437 assertFalse(config.getGeoDetectionEnabledSetting()); in test_onlyGeoSupported_capabilitiesAndConfiguration()[all …]
169 assertEquals(configurationInternal.getGeoDetectionEnabledSetting(), in assertCommonConfiguration()170 metricsTimeZoneDetectorState.getGeoDetectionEnabledSetting()); in assertCommonConfiguration()
1643 assertEquals(config.getGeoDetectionEnabledSetting(), in assertFeatureStateMatchesConfig()1644 actualState.getGeoDetectionEnabledSetting()); in assertFeatureStateMatchesConfig()
165 public boolean getGeoDetectionEnabledSetting() { in getGeoDetectionEnabledSetting() method in ConfigurationInternal199 return getGeoDetectionEnabledSetting(); in getGeoDetectionEnabledBehavior()293 .setGeoDetectionEnabled(getGeoDetectionEnabledSetting()) in asConfiguration()
324 .setGeoDetectionEnabledSetting(getGeoDetectionEnabledSetting(userId)) in getConfigurationInternal()375 private boolean getGeoDetectionEnabledSetting(@UserIdInt int userId) { in getGeoDetectionEnabledSetting() method in ServiceConfigAccessorImpl392 if (getGeoDetectionEnabledSetting(userId) != enabled) { in setGeoDetectionEnabledSettingIfRequired()
153 public boolean getGeoDetectionEnabledSetting() { in getGeoDetectionEnabledSetting() method in MetricsTimeZoneDetectorState154 return mConfigurationInternal.getGeoDetectionEnabledSetting(); in getGeoDetectionEnabledSetting()
3571 metricsState.getGeoDetectionEnabledSetting(),