Home
last modified time | relevance | path

Searched refs:setGeoDetectionRunInBackgroundEnabled (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DConfigurationInternalTest.java66 .setGeoDetectionRunInBackgroundEnabled(false) in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
191 .setGeoDetectionRunInBackgroundEnabled(false) in test_autoDetectNotSupported_capabilitiesAndConfiguration()
301 .setGeoDetectionRunInBackgroundEnabled(false) in test_onlyTelephonySupported_capabilitiesAndConfiguration()
385 .setGeoDetectionRunInBackgroundEnabled(false) in test_onlyGeoSupported_capabilitiesAndConfiguration()
523 .setGeoDetectionRunInBackgroundEnabled(true) in test_geoDetectionRunInBackgroundEnabled()
H A DTimeZoneDetectorStrategyImplTest.java127 .setGeoDetectionRunInBackgroundEnabled(false)
141 .setGeoDetectionRunInBackgroundEnabled(false)
155 .setGeoDetectionRunInBackgroundEnabled(false)
169 .setGeoDetectionRunInBackgroundEnabled(false)
183 .setGeoDetectionRunInBackgroundEnabled(false)
197 .setGeoDetectionRunInBackgroundEnabled(false)
H A DMetricsTimeZoneDetectorStateTest.java183 .setGeoDetectionRunInBackgroundEnabled(false) in createConfigurationInternal()
H A DTimeZoneDetectorInternalImplTest.java180 .setGeoDetectionRunInBackgroundEnabled(false) in createConfigurationInternal()
H A DTimeZoneDetectorServiceTest.java487 .setGeoDetectionRunInBackgroundEnabled(false) in createConfigurationInternal()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/
H A DTestSupport.java51 .setGeoDetectionRunInBackgroundEnabled(false) in createUserConfig()
H A DLocationTimeZoneProviderControllerTest.java1404 .setGeoDetectionRunInBackgroundEnabled(true) in geoDetectionRunInBackground_obeysAutoDetectionDisabled()
1435 .setGeoDetectionRunInBackgroundEnabled(false) in geoDetectionRunInBackground()
1441 .setGeoDetectionRunInBackgroundEnabled(true) in geoDetectionRunInBackground()
/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DConfigurationInternal.java441 public Builder setGeoDetectionRunInBackgroundEnabled(boolean enabled) { in setGeoDetectionRunInBackgroundEnabled() method in ConfigurationInternal.Builder
H A DServiceConfigAccessorImpl.java319 .setGeoDetectionRunInBackgroundEnabled(getGeoDetectionRunInBackgroundEnabled()) in getConfigurationInternal()