Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DConfigurationInternalTest.java64 .setTelephonyDetectionFeatureSupported(true) in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
189 .setTelephonyDetectionFeatureSupported(false) in test_autoDetectNotSupported_capabilitiesAndConfiguration()
299 .setTelephonyDetectionFeatureSupported(true) in test_onlyTelephonySupported_capabilitiesAndConfiguration()
383 .setTelephonyDetectionFeatureSupported(false) in test_onlyGeoSupported_capabilitiesAndConfiguration()
502 .setTelephonyDetectionFeatureSupported(true) in test_telephonyFallbackSupported()
521 .setTelephonyDetectionFeatureSupported(true) in test_geoDetectionRunInBackgroundEnabled()
545 .setTelephonyDetectionFeatureSupported(false) in test_geoDetectionRunInBackgroundEnabled()
H A DTimeZoneDetectorStrategyImplTest.java124 .setTelephonyDetectionFeatureSupported(true)
138 .setTelephonyDetectionFeatureSupported(true)
152 .setTelephonyDetectionFeatureSupported(false)
166 .setTelephonyDetectionFeatureSupported(true)
180 .setTelephonyDetectionFeatureSupported(true)
194 .setTelephonyDetectionFeatureSupported(true)
H A DMetricsTimeZoneDetectorStateTest.java180 .setTelephonyDetectionFeatureSupported(true) in createConfigurationInternal()
H A DTimeZoneDetectorInternalImplTest.java177 .setTelephonyDetectionFeatureSupported(true) in createConfigurationInternal()
H A DTimeZoneDetectorServiceTest.java484 .setTelephonyDetectionFeatureSupported(true) in createConfigurationInternal()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/
H A DTestSupport.java48 .setTelephonyDetectionFeatureSupported(true) in createUserConfig()
/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DConfigurationInternal.java414 public Builder setTelephonyDetectionFeatureSupported(boolean supported) { in setTelephonyDetectionFeatureSupported() method in ConfigurationInternal.Builder
H A DServiceConfigAccessorImpl.java315 .setTelephonyDetectionFeatureSupported( in getConfigurationInternal()