Home
last modified time | relevance | path

Searched refs:setLocationEnabledSetting (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
DConfigurationInternalTest.java70 .setLocationEnabledSetting(true) in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
80 .setLocationEnabledSetting(true) in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
114 .setLocationEnabledSetting(false) in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
195 .setLocationEnabledSetting(true) in test_autoDetectNotSupported_capabilitiesAndConfiguration()
205 .setLocationEnabledSetting(true) in test_autoDetectNotSupported_capabilitiesAndConfiguration()
234 .setLocationEnabledSetting(false) in test_autoDetectNotSupported_capabilitiesAndConfiguration()
305 .setLocationEnabledSetting(true) in test_onlyTelephonySupported_capabilitiesAndConfiguration()
389 .setLocationEnabledSetting(true) in test_onlyGeoSupported_capabilitiesAndConfiguration()
399 .setLocationEnabledSetting(true) in test_onlyGeoSupported_capabilitiesAndConfiguration()
433 .setLocationEnabledSetting(false) in test_onlyGeoSupported_capabilitiesAndConfiguration()
[all …]
DMetricsTimeZoneDetectorStateTest.java186 .setLocationEnabledSetting(true) in createConfigurationInternal()
DTimeZoneDetectorStrategyImplTest.java131 .setLocationEnabledSetting(true)
145 .setLocationEnabledSetting(true)
159 .setLocationEnabledSetting(true)
173 .setLocationEnabledSetting(true)
187 .setLocationEnabledSetting(true)
201 .setLocationEnabledSetting(true)
DTimeZoneDetectorInternalImplTest.java184 .setLocationEnabledSetting(false) in createConfigurationInternal()
DTimeZoneDetectorServiceTest.java491 .setLocationEnabledSetting(geoDetectionEnabled) in createConfigurationInternal()
/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/location/
DTestSupport.java54 .setLocationEnabledSetting(true) in createUserConfig()
DLocationTimeZoneProviderControllerTest.java1545 .setLocationEnabledSetting(true) in geoDetectionRunInBackground_obeysAutoDetectionDisabled()
1576 .setLocationEnabledSetting(true) in geoDetectionRunInBackground()
/frameworks/base/services/core/java/com/android/server/timezonedetector/
DConfigurationInternal.java465 public Builder setLocationEnabledSetting(boolean enabled) { in setLocationEnabledSetting() method in ConfigurationInternal.Builder
DServiceConfigAccessorImpl.java349 .setLocationEnabledSetting(getLocationEnabledSetting(userId)) in getConfigurationInternal()
/frameworks/base/services/
Dart-wear-profile23538 PLcom/android/server/timezonedetector/ConfigurationInternal$Builder;->setLocationEnabledSetting(Z)L…