Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DConfigurationInternalTest.java67 .setTelephonyFallbackSupported(false) in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()
192 .setTelephonyFallbackSupported(false) in test_autoDetectNotSupported_capabilitiesAndConfiguration()
302 .setTelephonyFallbackSupported(false) in test_onlyTelephonySupported_capabilitiesAndConfiguration()
386 .setTelephonyFallbackSupported(false) in test_onlyGeoSupported_capabilitiesAndConfiguration()
504 .setTelephonyFallbackSupported(true) in test_telephonyFallbackSupported()
H A DTimeZoneDetectorStrategyImplTest.java126 .setTelephonyFallbackSupported(false)
140 .setTelephonyFallbackSupported(false)
154 .setTelephonyFallbackSupported(false)
168 .setTelephonyFallbackSupported(false)
182 .setTelephonyFallbackSupported(false)
196 .setTelephonyFallbackSupported(false)
1145 .setTelephonyFallbackSupported(true) in testTelephonyFallback_enableTelephonyTimeZoneFallbackCalled()
1283 .setTelephonyFallbackSupported(true) in testTelephonyFallback_locationAlgorithmEventSuggestsFallback()
1409 .setTelephonyFallbackSupported(true) in testTelephonyFallback_noTelephonySuggestionToFallBackTo()
H A DMetricsTimeZoneDetectorStateTest.java182 .setTelephonyFallbackSupported(false) in createConfigurationInternal()
H A DTimeZoneDetectorInternalImplTest.java179 .setTelephonyFallbackSupported(false) in createConfigurationInternal()
H A DTimeZoneDetectorServiceTest.java486 .setTelephonyFallbackSupported(false) in createConfigurationInternal()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/
H A DTestSupport.java50 .setTelephonyFallbackSupported(false) in createUserConfig()
/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DConfigurationInternal.java431 public Builder setTelephonyFallbackSupported(boolean supported) { in setTelephonyFallbackSupported() method in ConfigurationInternal.Builder
H A DServiceConfigAccessorImpl.java318 .setTelephonyFallbackSupported(isTelephonyFallbackSupported()) in getConfigurationInternal()