Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A 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()
H A DTimeZoneDetectorStrategyImplTest.java125 .setGeoDetectionFeatureSupported(true)
139 .setGeoDetectionFeatureSupported(true)
153 .setGeoDetectionFeatureSupported(false)
167 .setGeoDetectionFeatureSupported(true)
181 .setGeoDetectionFeatureSupported(true)
195 .setGeoDetectionFeatureSupported(true)
H A DMetricsTimeZoneDetectorStateTest.java181 .setGeoDetectionFeatureSupported(true) in createConfigurationInternal()
H A DTimeZoneDetectorInternalImplTest.java178 .setGeoDetectionFeatureSupported(true) in createConfigurationInternal()
H A DTimeZoneDetectorServiceTest.java485 .setGeoDetectionFeatureSupported(true) in createConfigurationInternal()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/
H A DTestSupport.java49 .setGeoDetectionFeatureSupported(true) in createUserConfig()
/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DConfigurationInternal.java422 public Builder setGeoDetectionFeatureSupported(boolean supported) { in setGeoDetectionFeatureSupported() method in ConfigurationInternal.Builder
H A DServiceConfigAccessorImpl.java317 .setGeoDetectionFeatureSupported(isGeoTimeZoneDetectionFeatureSupported()) in getConfigurationInternal()