/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/ |
H A D | ConfigurationInternalTest.java | 53 .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 D | TimeZoneDetectorStrategyImplTest.java | 98 .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 D | TimeZoneDetectorServiceTest.java | 372 .setGeoDetectionEnabled(geoDetectionEnabled) in createConfigurationInternal()
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/ |
H A D | LocationTimeZoneDetectionPreferenceControllerTest.java | 84 .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 D | ConfigurationInternal.java | 186 .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 D | EnvironmentImpl.java | 138 .setGeoDetectionEnabled(isGeoDetectionEnabled(userId)) in getConfigurationInternal()
|
H A D | TimeZoneDetectorShellCommand.java | 132 .setGeoDetectionEnabled(enabled) in runSetGeoDetectionEnabled()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/ |
H A D | TestSupport.java | 51 .setGeoDetectionEnabled(geoDetectionEnabled) in createUserConfig()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/time/ |
H A D | TimeZoneCapabilitiesTest.java | 125 .setGeoDetectionEnabled(true) in testTryApplyConfigChanges_permitted() 148 .setGeoDetectionEnabled(true) in testTryApplyConfigChanges_notPermitted()
|
H A D | TimeZoneConfigurationTest.java | 42 .setGeoDetectionEnabled(true) in testIntrospectionMethods()
|
/aosp12/frameworks/base/core/java/android/app/time/ |
H A D | TimeZoneConfiguration.java | 242 public Builder setGeoDetectionEnabled(boolean enabled) { in setGeoDetectionEnabled() method in TimeZoneConfiguration.Builder
|
H A D | TimeZoneCapabilities.java | 152 newConfigBuilder.setGeoDetectionEnabled(requestedChanges.isGeoDetectionEnabled()); in tryApplyConfigChanges()
|
/aosp12/packages/apps/Settings/src/com/android/settings/datetime/ |
H A D | LocationTimeZoneDetectionPreferenceController.java | 85 .setGeoDetectionEnabled(isChecked) in setChecked()
|
/aosp12/frameworks/base/core/api/ |
H A D | system-current.txt | 1817 …method @NonNull public android.app.time.TimeZoneConfiguration.Builder setGeoDetectionEnabled(boole…
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 39893 HSPLcom/android/server/timezonedetector/ConfigurationInternal$Builder;->setGeoDetectionEnabled(Z)Lc…
|