Home
last modified time | relevance | path

Searched refs:getAutoDetectionEnabledSetting (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
DConfigurationInternalTest.java82 assertTrue(config.getAutoDetectionEnabledSetting()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
116 assertTrue(config.getAutoDetectionEnabledSetting()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
149 assertFalse(config.getAutoDetectionEnabledSetting()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
207 assertTrue(config.getAutoDetectionEnabledSetting()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()
236 assertTrue(config.getAutoDetectionEnabledSetting()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()
264 assertFalse(autoOffConfig.getAutoDetectionEnabledSetting()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()
316 assertTrue(config.getAutoDetectionEnabledSetting()); in test_onlyTelephonySupported_capabilitiesAndConfiguration()
347 assertFalse(config.getAutoDetectionEnabledSetting()); in test_onlyTelephonySupported_capabilitiesAndConfiguration()
401 assertTrue(config.getAutoDetectionEnabledSetting()); in test_onlyGeoSupported_capabilitiesAndConfiguration()
435 assertTrue(config.getAutoDetectionEnabledSetting()); in test_onlyGeoSupported_capabilitiesAndConfiguration()
[all …]
DMetricsTimeZoneDetectorStateTest.java165 assertEquals(configurationInternal.getAutoDetectionEnabledSetting(), in assertCommonConfiguration()
166 metricsTimeZoneDetectorState.getAutoDetectionEnabledSetting()); in assertCommonConfiguration()
DTimeZoneDetectorStrategyImplTest.java1641 assertEquals(config.getAutoDetectionEnabledSetting(), in assertFeatureStateMatchesConfig()
1642 actualState.getAutoDetectionEnabledSetting()); in assertFeatureStateMatchesConfig()
/frameworks/base/services/tests/timetests/src/com/android/server/timedetector/
DConfigurationInternalTest.java82 assertTrue(autoOnConfig.getAutoDetectionEnabledSetting()); in test_autoDetectionSupported_capabilitiesAndConfiguration()
107 assertFalse(autoOffConfig.getAutoDetectionEnabledSetting()); in test_autoDetectionSupported_capabilitiesAndConfiguration()
154 assertTrue(autoOnConfig.getAutoDetectionEnabledSetting()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()
178 assertFalse(autoOffConfig.getAutoDetectionEnabledSetting()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()
DTimeDetectorStrategyImplTest.java2246 !configurationInternal.getAutoDetectionEnabledSetting(); in simulateAutoTimeDetectionToggle()
/frameworks/base/services/core/java/com/android/server/timezonedetector/
DConfigurationInternal.java126 public boolean getAutoDetectionEnabledSetting() { in getAutoDetectionEnabledSetting() method in ConfigurationInternal
135 return isAutoDetectionSupported() && getAutoDetectionEnabledSetting(); in getAutoDetectionEnabledBehavior()
177 } else if (!getAutoDetectionEnabledSetting()) { in getDetectionMode()
222 && getAutoDetectionEnabledSetting() in getGeoDetectionRunInBackgroundEnabledBehavior()
292 .setAutoDetectionEnabled(getAutoDetectionEnabledSetting()) in asConfiguration()
DMetricsTimeZoneDetectorState.java158 public boolean getAutoDetectionEnabledSetting() { in getAutoDetectionEnabledSetting() method in MetricsTimeZoneDetectorState
159 return mConfigurationInternal.getAutoDetectionEnabledSetting(); in getAutoDetectionEnabledSetting()
DServiceConfigAccessorImpl.java347 .setAutoDetectionEnabledSetting(getAutoDetectionEnabledSetting()) in getConfigurationInternal()
359 if (getAutoDetectionEnabledSetting() != enabled) { in setAutoDetectionEnabledIfRequired()
373 private boolean getAutoDetectionEnabledSetting() { in getAutoDetectionEnabledSetting() method in ServiceConfigAccessorImpl
/frameworks/base/services/core/java/com/android/server/timedetector/
DServiceConfigAccessorImpl.java274 .setAutoDetectionEnabledSetting(getAutoDetectionEnabledSetting()) in getConfigurationInternal()
290 if (getAutoDetectionEnabledSetting() != enabled) { in setAutoDetectionEnabledIfRequired()
300 private boolean getAutoDetectionEnabledSetting() { in getAutoDetectionEnabledSetting() method in ServiceConfigAccessorImpl
DConfigurationInternal.java135 public boolean getAutoDetectionEnabledSetting() { in getAutoDetectionEnabledSetting() method in ConfigurationInternal
217 .setAutoDetectionEnabled(getAutoDetectionEnabledSetting()) in timeConfiguration()
/frameworks/base/services/core/java/com/android/server/stats/pull/
DStatsPullAtomService.java3736 metricsState.getAutoDetectionEnabledSetting(),
/frameworks/base/services/
Dart-wear-profile23484 PLcom/android/server/timedetector/ServiceConfigAccessorImpl;->getAutoDetectionEnabledSetting()Z
23547 PLcom/android/server/timezonedetector/ConfigurationInternal;->getAutoDetectionEnabledSetting()Z
23573 PLcom/android/server/timezonedetector/ServiceConfigAccessorImpl;->getAutoDetectionEnabledSetting()Z