Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DConfigurationInternalTest.java50 .setGeoDetectionFeatureSupported(true) in test_unrestricted()
112 .setGeoDetectionFeatureSupported(true) in test_restricted()
176 .setGeoDetectionFeatureSupported(false) in test_autoDetectNotSupported()
238 .setGeoDetectionFeatureSupported(false) in test_geoDetectNotSupported()
H A DTimeZoneDetectorStrategyImplTest.java95 .setGeoDetectionFeatureSupported(true)
105 .setGeoDetectionFeatureSupported(true)
115 .setGeoDetectionFeatureSupported(false)
125 .setGeoDetectionFeatureSupported(false)
135 .setGeoDetectionFeatureSupported(true)
144 .setGeoDetectionFeatureSupported(true)
154 .setGeoDetectionFeatureSupported(true)
H A DTimeZoneDetectorServiceTest.java368 .setGeoDetectionFeatureSupported(true) in createConfigurationInternal()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/
H A DTestSupport.java48 .setGeoDetectionFeatureSupported(true) in createUserConfig()
/aosp12/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DConfigurationInternal.java297 public Builder setGeoDetectionFeatureSupported(boolean supported) { in setGeoDetectionFeatureSupported() method in ConfigurationInternal.Builder
H A DEnvironmentImpl.java133 .setGeoDetectionFeatureSupported( in getConfigurationInternal()
/aosp12/frameworks/base/services/
H A Dart-profile39894 …roid/server/timezonedetector/ConfigurationInternal$Builder;->setGeoDetectionFeatureSupported(Z)Lco…