/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/ |
H A D | ConfigurationInternalTest.java | 51 .setAutoDetectionEnabled(true) in test_unrestricted() 57 .setAutoDetectionEnabled(true) in test_unrestricted() 82 .setAutoDetectionEnabled(false) in test_unrestricted() 113 .setAutoDetectionEnabled(true) in test_restricted() 119 .setAutoDetectionEnabled(true) in test_restricted() 145 .setAutoDetectionEnabled(false) in test_restricted() 177 .setAutoDetectionEnabled(true) in test_autoDetectNotSupported() 183 .setAutoDetectionEnabled(true) in test_autoDetectNotSupported() 206 .setAutoDetectionEnabled(false) in test_autoDetectNotSupported() 239 .setAutoDetectionEnabled(true) in test_geoDetectNotSupported() [all …]
|
H A D | TimeZoneDetectorStrategyImplTest.java | 96 .setAutoDetectionEnabled(false) 106 .setAutoDetectionEnabled(true) 116 .setAutoDetectionEnabled(false) 126 .setAutoDetectionEnabled(true) 136 .setAutoDetectionEnabled(false) 146 .setAutoDetectionEnabled(true) 156 .setAutoDetectionEnabled(true) 285 .setAutoDetectionEnabled(false) in testUpdateConfiguration_autoDetectSupportedGeoNotSupported() 977 .setAutoDetectionEnabled(true) in testGenerateMetricsState() 1070 builder.setAutoDetectionEnabled(autoDetection); in createConfig()
|
H A D | TimeZoneDetectorServiceTest.java | 358 .setAutoDetectionEnabled(autoDetectionEnabled) in createTimeZoneConfiguration() 370 .setAutoDetectionEnabled(autoDetectionEnabled) in createConfigurationInternal()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/time/ |
H A D | TimeConfigurationTest.java | 36 .setAutoDetectionEnabled(true) in testBuilder() 51 assertRoundTripParcelable(builder.setAutoDetectionEnabled(true).build()); in testParcelable() 53 assertRoundTripParcelable(builder.setAutoDetectionEnabled(false).build()); in testParcelable()
|
H A D | TimeZoneConfigurationTest.java | 41 .setAutoDetectionEnabled(true) in testIntrospectionMethods() 51 .setAutoDetectionEnabled(true) in testBuilder_mergeProperties() 65 .setAutoDetectionEnabled(false) in testBuilder_mergeProperties()
|
H A D | TimeZoneCapabilitiesTest.java | 124 .setAutoDetectionEnabled(true) in testTryApplyConfigChanges_permitted() 134 .setAutoDetectionEnabled(false) in testTryApplyConfigChanges_permitted() 138 .setAutoDetectionEnabled(false) in testTryApplyConfigChanges_permitted() 147 .setAutoDetectionEnabled(true) in testTryApplyConfigChanges_notPermitted() 157 .setAutoDetectionEnabled(false) in testTryApplyConfigChanges_notPermitted()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timedetector/ |
H A D | ConfigurationInternalTest.java | 39 .setAutoDetectionEnabled(true) in capabilitiesAndConfig() 48 .setAutoDetectionEnabled(true) in capabilitiesAndConfig()
|
/aosp12/frameworks/base/services/core/java/com/android/server/timezonedetector/ |
H A D | ConfigurationInternal.java | 185 .setAutoDetectionEnabled(getAutoDetectionEnabledSetting()) in asConfiguration() 198 builder.setAutoDetectionEnabled(newConfiguration.isAutoDetectionEnabled()); in merge() 305 public Builder setAutoDetectionEnabled(boolean enabled) { in setAutoDetectionEnabled() method in ConfigurationInternal.Builder
|
H A D | EnvironmentImpl.java | 135 .setAutoDetectionEnabled(isAutoDetectionEnabled()) in getConfigurationInternal()
|
H A D | TimeZoneDetectorShellCommand.java | 123 .setAutoDetectionEnabled(enabled) in runSetAutoDetectionEnabled()
|
/aosp12/frameworks/base/services/core/java/com/android/server/timedetector/ |
H A D | ConfigurationInternal.java | 53 .setAutoDetectionEnabled(mAutoDetectionEnabled) in timeConfiguration() 113 Builder setAutoDetectionEnabled(boolean autoDetectionEnabled) { in setAutoDetectionEnabled() method in ConfigurationInternal.Builder
|
H A D | EnvironmentImpl.java | 135 .setAutoDetectionEnabled(isAutoTimeDetectionEnabled()) in configurationInternal()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/ |
H A D | TestSupport.java | 49 .setAutoDetectionEnabled(true) in createUserConfig()
|
/aosp12/frameworks/base/core/java/android/app/time/ |
H A D | TimeConfiguration.java | 125 public Builder setAutoDetectionEnabled(boolean enabled) { in setAutoDetectionEnabled() method in TimeConfiguration.Builder
|
H A D | TimeZoneConfiguration.java | 233 public Builder setAutoDetectionEnabled(boolean enabled) { in setAutoDetectionEnabled() method in TimeZoneConfiguration.Builder
|
H A D | TimeZoneCapabilities.java | 145 newConfigBuilder.setAutoDetectionEnabled(requestedChanges.isAutoDetectionEnabled()); in tryApplyConfigChanges()
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/ |
H A D | LocationTimeZoneDetectionPreferenceControllerTest.java | 184 .setAutoDetectionEnabled(true) in createTimeZoneConfig()
|
/aosp12/frameworks/base/core/api/ |
H A D | system-current.txt | 1816 …method @NonNull public android.app.time.TimeZoneConfiguration.Builder setAutoDetectionEnabled(bool…
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 39892 HSPLcom/android/server/timezonedetector/ConfigurationInternal$Builder;->setAutoDetectionEnabled(Z)L…
|