/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/ |
D | ConfigurationInternalTest.java | 69 .setAutoDetectionEnabledSetting(true) in test_telephonyAndGeoSupported_capabilitiesAndConfiguration() 79 .setAutoDetectionEnabledSetting(true) in test_telephonyAndGeoSupported_capabilitiesAndConfiguration() 113 .setAutoDetectionEnabledSetting(true) in test_telephonyAndGeoSupported_capabilitiesAndConfiguration() 147 .setAutoDetectionEnabledSetting(false) in test_telephonyAndGeoSupported_capabilitiesAndConfiguration() 194 .setAutoDetectionEnabledSetting(true) in test_autoDetectNotSupported_capabilitiesAndConfiguration() 204 .setAutoDetectionEnabledSetting(true) in test_autoDetectNotSupported_capabilitiesAndConfiguration() 233 .setAutoDetectionEnabledSetting(true) in test_autoDetectNotSupported_capabilitiesAndConfiguration() 262 .setAutoDetectionEnabledSetting(false) in test_autoDetectNotSupported_capabilitiesAndConfiguration() 304 .setAutoDetectionEnabledSetting(true) in test_onlyTelephonySupported_capabilitiesAndConfiguration() 314 .setAutoDetectionEnabledSetting(true) in test_onlyTelephonySupported_capabilitiesAndConfiguration() [all …]
|
D | TimeZoneDetectorStrategyImplTest.java | 130 .setAutoDetectionEnabledSetting(false) 144 .setAutoDetectionEnabledSetting(true) 158 .setAutoDetectionEnabledSetting(false) 172 .setAutoDetectionEnabledSetting(false) 186 .setAutoDetectionEnabledSetting(true) 200 .setAutoDetectionEnabledSetting(true) 1596 .setAutoDetectionEnabledSetting(true) in testGenerateMetricsState() 1850 .setAutoDetectionEnabledSetting(autoDetectionEnabled) in simulateSetAutoMode()
|
D | MetricsTimeZoneDetectorStateTest.java | 185 .setAutoDetectionEnabledSetting(true) in createConfigurationInternal()
|
D | TimeZoneDetectorInternalImplTest.java | 183 .setAutoDetectionEnabledSetting(autoDetectionEnabled) in createConfigurationInternal()
|
D | TimeZoneDetectorServiceTest.java | 490 .setAutoDetectionEnabledSetting(autoDetectionEnabled) in createConfigurationInternal()
|
/frameworks/base/services/tests/timetests/src/com/android/server/timedetector/ |
D | ConfigurationInternalTest.java | 74 .setAutoDetectionEnabledSetting(true) in test_autoDetectionSupported_capabilitiesAndConfiguration() 80 .setAutoDetectionEnabledSetting(true) in test_autoDetectionSupported_capabilitiesAndConfiguration() 105 .setAutoDetectionEnabledSetting(false) in test_autoDetectionSupported_capabilitiesAndConfiguration() 145 .setAutoDetectionEnabledSetting(true) in test_autoDetectNotSupported_capabilitiesAndConfiguration() 152 .setAutoDetectionEnabledSetting(true) in test_autoDetectNotSupported_capabilitiesAndConfiguration() 176 .setAutoDetectionEnabledSetting(false) in test_autoDetectNotSupported_capabilitiesAndConfiguration()
|
D | TimeDetectorInternalImplTest.java | 185 .setAutoDetectionEnabledSetting(autoDetectionEnabled) in createConfigurationInternal()
|
D | TimeDetectorStrategyImplTest.java | 111 .setAutoDetectionEnabledSetting(false) 125 .setAutoDetectionEnabledSetting(true) 220 .setAutoDetectionEnabledSetting(newAutoDetectionEnabled) in testReadAndWriteConfiguration() 2249 .setAutoDetectionEnabledSetting(autoDetectionEnabledSetting) in simulateAutoTimeDetectionToggle()
|
D | TimeDetectorServiceTest.java | 577 .setAutoDetectionEnabledSetting(autoDetectionEnabled) in createConfigurationInternal()
|
/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/location/ |
D | TestSupport.java | 53 .setAutoDetectionEnabledSetting(true) in createUserConfig()
|
D | LocationTimeZoneProviderControllerTest.java | 1546 .setAutoDetectionEnabledSetting(false) in geoDetectionRunInBackground_obeysAutoDetectionDisabled() 1577 .setAutoDetectionEnabledSetting(true) in geoDetectionRunInBackground()
|
/frameworks/base/services/core/java/com/android/server/timezonedetector/ |
D | ConfigurationInternal.java | 305 builder.setAutoDetectionEnabledSetting(newConfiguration.isAutoDetectionEnabled()); in merge() 457 public Builder setAutoDetectionEnabledSetting(boolean enabled) { in setAutoDetectionEnabledSetting() method in ConfigurationInternal.Builder
|
D | ServiceConfigAccessorImpl.java | 347 .setAutoDetectionEnabledSetting(getAutoDetectionEnabledSetting()) in getConfigurationInternal()
|
/frameworks/base/services/core/java/com/android/server/timedetector/ |
D | ConfigurationInternal.java | 229 builder.setAutoDetectionEnabledSetting(newConfiguration.isAutoDetectionEnabled()); in merge() 370 Builder setAutoDetectionEnabledSetting(boolean autoDetectionEnabledSetting) { in setAutoDetectionEnabledSetting() method in ConfigurationInternal.Builder
|
D | ServiceConfigAccessorImpl.java | 274 .setAutoDetectionEnabledSetting(getAutoDetectionEnabledSetting()) in getConfigurationInternal()
|
/frameworks/base/services/ |
D | art-wear-profile | 23439 PLcom/android/server/timedetector/ConfigurationInternal$Builder;->setAutoDetectionEnabledSetting(Z)… 23533 …roid/server/timezonedetector/ConfigurationInternal$Builder;->setAutoDetectionEnabledSetting(Z)Lcom…
|