Home
last modified time | relevance | path

Searched refs:setAutoDetectionEnabled (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DConfigurationInternalTest.java51 .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 DTimeZoneDetectorStrategyImplTest.java96 .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 DTimeZoneDetectorServiceTest.java358 .setAutoDetectionEnabled(autoDetectionEnabled) in createTimeZoneConfiguration()
370 .setAutoDetectionEnabled(autoDetectionEnabled) in createConfigurationInternal()
/aosp12/frameworks/base/core/tests/coretests/src/android/app/time/
H A DTimeConfigurationTest.java36 .setAutoDetectionEnabled(true) in testBuilder()
51 assertRoundTripParcelable(builder.setAutoDetectionEnabled(true).build()); in testParcelable()
53 assertRoundTripParcelable(builder.setAutoDetectionEnabled(false).build()); in testParcelable()
H A DTimeZoneConfigurationTest.java41 .setAutoDetectionEnabled(true) in testIntrospectionMethods()
51 .setAutoDetectionEnabled(true) in testBuilder_mergeProperties()
65 .setAutoDetectionEnabled(false) in testBuilder_mergeProperties()
H A DTimeZoneCapabilitiesTest.java124 .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 DConfigurationInternalTest.java39 .setAutoDetectionEnabled(true) in capabilitiesAndConfig()
48 .setAutoDetectionEnabled(true) in capabilitiesAndConfig()
/aosp12/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DConfigurationInternal.java185 .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 DEnvironmentImpl.java135 .setAutoDetectionEnabled(isAutoDetectionEnabled()) in getConfigurationInternal()
H A DTimeZoneDetectorShellCommand.java123 .setAutoDetectionEnabled(enabled) in runSetAutoDetectionEnabled()
/aosp12/frameworks/base/services/core/java/com/android/server/timedetector/
H A DConfigurationInternal.java53 .setAutoDetectionEnabled(mAutoDetectionEnabled) in timeConfiguration()
113 Builder setAutoDetectionEnabled(boolean autoDetectionEnabled) { in setAutoDetectionEnabled() method in ConfigurationInternal.Builder
H A DEnvironmentImpl.java135 .setAutoDetectionEnabled(isAutoTimeDetectionEnabled()) in configurationInternal()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/
H A DTestSupport.java49 .setAutoDetectionEnabled(true) in createUserConfig()
/aosp12/frameworks/base/core/java/android/app/time/
H A DTimeConfiguration.java125 public Builder setAutoDetectionEnabled(boolean enabled) { in setAutoDetectionEnabled() method in TimeConfiguration.Builder
H A DTimeZoneConfiguration.java233 public Builder setAutoDetectionEnabled(boolean enabled) { in setAutoDetectionEnabled() method in TimeZoneConfiguration.Builder
H A DTimeZoneCapabilities.java145 newConfigBuilder.setAutoDetectionEnabled(requestedChanges.isAutoDetectionEnabled()); in tryApplyConfigChanges()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/
H A DLocationTimeZoneDetectionPreferenceControllerTest.java184 .setAutoDetectionEnabled(true) in createTimeZoneConfig()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt1816 …method @NonNull public android.app.time.TimeZoneConfiguration.Builder setAutoDetectionEnabled(bool…
/aosp12/frameworks/base/services/
H A Dart-profile39892 HSPLcom/android/server/timezonedetector/ConfigurationInternal$Builder;->setAutoDetectionEnabled(Z)L…