Home
last modified time | relevance | path

Searched refs:setGeoDetectionEnabled (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DConfigurationInternalTest.java53 .setGeoDetectionEnabled(true) in test_unrestricted()
115 .setGeoDetectionEnabled(true) in test_restricted()
179 .setGeoDetectionEnabled(true) in test_autoDetectNotSupported()
241 .setGeoDetectionEnabled(true) in test_geoDetectNotSupported()
H A DTimeZoneDetectorStrategyImplTest.java98 .setGeoDetectionEnabled(false)
108 .setGeoDetectionEnabled(true)
118 .setGeoDetectionEnabled(false)
128 .setGeoDetectionEnabled(true)
138 .setGeoDetectionEnabled(false)
148 .setGeoDetectionEnabled(false)
158 .setGeoDetectionEnabled(true)
249 .setGeoDetectionEnabled(false) in testUpdateConfiguration_restricted()
675 .setGeoDetectionEnabled(geoDetectionEnabled) in checkManualSuggestion_unrestricted_autoDetectionEnabled()
978 .setGeoDetectionEnabled(true) in testGenerateMetricsState()
[all …]
H A DTimeZoneDetectorServiceTest.java372 .setGeoDetectionEnabled(geoDetectionEnabled) in createConfigurationInternal()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/
H A DLocationTimeZoneDetectionPreferenceControllerTest.java84 .setGeoDetectionEnabled(true) in setChecked_withTrue_shouldUpdateSetting_whenLocationIsEnabled()
112 .setGeoDetectionEnabled(false) in setChecked_withFalse_shouldUpdateSetting()
185 .setGeoDetectionEnabled(geoDetectionEnabled) in createTimeZoneConfig()
/aosp12/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DConfigurationInternal.java186 .setGeoDetectionEnabled(getGeoDetectionEnabledSetting()) in asConfiguration()
201 builder.setGeoDetectionEnabled(newConfiguration.isGeoDetectionEnabled()); in merge()
321 public Builder setGeoDetectionEnabled(boolean enabled) { in setGeoDetectionEnabled() method in ConfigurationInternal.Builder
H A DEnvironmentImpl.java138 .setGeoDetectionEnabled(isGeoDetectionEnabled(userId)) in getConfigurationInternal()
H A DTimeZoneDetectorShellCommand.java132 .setGeoDetectionEnabled(enabled) in runSetGeoDetectionEnabled()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/
H A DTestSupport.java51 .setGeoDetectionEnabled(geoDetectionEnabled) in createUserConfig()
/aosp12/frameworks/base/core/tests/coretests/src/android/app/time/
H A DTimeZoneCapabilitiesTest.java125 .setGeoDetectionEnabled(true) in testTryApplyConfigChanges_permitted()
148 .setGeoDetectionEnabled(true) in testTryApplyConfigChanges_notPermitted()
H A DTimeZoneConfigurationTest.java42 .setGeoDetectionEnabled(true) in testIntrospectionMethods()
/aosp12/frameworks/base/core/java/android/app/time/
H A DTimeZoneConfiguration.java242 public Builder setGeoDetectionEnabled(boolean enabled) { in setGeoDetectionEnabled() method in TimeZoneConfiguration.Builder
H A DTimeZoneCapabilities.java152 newConfigBuilder.setGeoDetectionEnabled(requestedChanges.isGeoDetectionEnabled()); in tryApplyConfigChanges()
/aosp12/packages/apps/Settings/src/com/android/settings/datetime/
H A DLocationTimeZoneDetectionPreferenceController.java85 .setGeoDetectionEnabled(isChecked) in setChecked()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt1817 …method @NonNull public android.app.time.TimeZoneConfiguration.Builder setGeoDetectionEnabled(boole…
/aosp12/frameworks/base/services/
H A Dart-profile39893 HSPLcom/android/server/timezonedetector/ConfigurationInternal$Builder;->setGeoDetectionEnabled(Z)Lc…