Searched refs:isTelephonyFallbackSupported (Results 1 – 8 of 8) sorted by relevance
159 assertEquals(configurationInternal.isTelephonyFallbackSupported(), in assertCommonConfiguration()
509 assertTrue(config.isTelephonyFallbackSupported()); in test_telephonyFallbackSupported()
1639 assertEquals(config.isTelephonyFallbackSupported(), in assertFeatureStateMatchesConfig()
344 .setTelephonyFallbackSupported(isTelephonyFallbackSupported()) in getConfigurationInternal()660 private boolean isTelephonyFallbackSupported() { in isTelephonyFallbackSupported() method in ServiceConfigAccessorImpl
102 public boolean isTelephonyFallbackSupported() { in isTelephonyFallbackSupported() method in ConfigurationInternal
130 return mConfigurationInternal.isTelephonyFallbackSupported(); in isTelephonyTimeZoneFallbackSupported()
535 if (currentUserConfig.isTelephonyFallbackSupported()) {619 && currentUserConfig.isTelephonyFallbackSupported()) {
23587 PLcom/android/server/timezonedetector/ServiceConfigAccessorImpl;->isTelephonyFallbackSupported()Z