Home
last modified time | relevance | path

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

/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
DConfigurationInternalTest.java65 .setGeoDetectionFeatureSupported(true) in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
190 .setGeoDetectionFeatureSupported(false) in test_autoDetectNotSupported_capabilitiesAndConfiguration()
300 .setGeoDetectionFeatureSupported(false) in test_onlyTelephonySupported_capabilitiesAndConfiguration()
384 .setGeoDetectionFeatureSupported(true) in test_onlyGeoSupported_capabilitiesAndConfiguration()
503 .setGeoDetectionFeatureSupported(false) in test_telephonyFallbackSupported()
522 .setGeoDetectionFeatureSupported(true) in test_geoDetectionRunInBackgroundEnabled()
537 .setGeoDetectionFeatureSupported(false) in test_geoDetectionRunInBackgroundEnabled()
546 .setGeoDetectionFeatureSupported(false) in test_geoDetectionRunInBackgroundEnabled()
DMetricsTimeZoneDetectorStateTest.java181 .setGeoDetectionFeatureSupported(true) in createConfigurationInternal()
DTimeZoneDetectorStrategyImplTest.java125 .setGeoDetectionFeatureSupported(true)
139 .setGeoDetectionFeatureSupported(true)
153 .setGeoDetectionFeatureSupported(false)
167 .setGeoDetectionFeatureSupported(true)
181 .setGeoDetectionFeatureSupported(true)
195 .setGeoDetectionFeatureSupported(true)
DTimeZoneDetectorInternalImplTest.java178 .setGeoDetectionFeatureSupported(true) in createConfigurationInternal()
DTimeZoneDetectorServiceTest.java485 .setGeoDetectionFeatureSupported(true) in createConfigurationInternal()
/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/location/
DTestSupport.java49 .setGeoDetectionFeatureSupported(true) in createUserConfig()
/frameworks/base/services/core/java/com/android/server/timezonedetector/
DConfigurationInternal.java422 public Builder setGeoDetectionFeatureSupported(boolean supported) { in setGeoDetectionFeatureSupported() method in ConfigurationInternal.Builder
DServiceConfigAccessorImpl.java343 .setGeoDetectionFeatureSupported(isGeoTimeZoneDetectionFeatureSupported()) in getConfigurationInternal()
/frameworks/base/services/
Dart-wear-profile23536 …roid/server/timezonedetector/ConfigurationInternal$Builder;->setGeoDetectionFeatureSupported(Z)Lco…