Searched refs:getAutoDetectionEnabledBehavior (Results 1 – 8 of 8) sorted by relevance
85 assertTrue(config.getAutoDetectionEnabledBehavior()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()119 assertTrue(config.getAutoDetectionEnabledBehavior()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()152 assertFalse(config.getAutoDetectionEnabledBehavior()); in test_telephonyAndGeoSupported_capabilitiesAndConfiguration()210 assertFalse(config.getAutoDetectionEnabledBehavior()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()239 assertFalse(config.getAutoDetectionEnabledBehavior()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()266 assertFalse(autoOffConfig.getAutoDetectionEnabledBehavior()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()318 assertTrue(config.getAutoDetectionEnabledBehavior()); in test_onlyTelephonySupported_capabilitiesAndConfiguration()349 assertFalse(config.getAutoDetectionEnabledBehavior()); in test_onlyTelephonySupported_capabilitiesAndConfiguration()404 assertTrue(config.getAutoDetectionEnabledBehavior()); in test_onlyGeoSupported_capabilitiesAndConfiguration()438 assertTrue(config.getAutoDetectionEnabledBehavior()); in test_onlyGeoSupported_capabilitiesAndConfiguration()[all …]
83 assertTrue(autoOnConfig.getAutoDetectionEnabledBehavior()); in test_autoDetectionSupported_capabilitiesAndConfiguration()108 assertFalse(autoOffConfig.getAutoDetectionEnabledBehavior()); in test_autoDetectionSupported_capabilitiesAndConfiguration()155 assertFalse(autoOnConfig.getAutoDetectionEnabledBehavior()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()179 assertFalse(autoOffConfig.getAutoDetectionEnabledBehavior()); in test_autoDetectNotSupported_capabilitiesAndConfiguration()
214 !cachedConfigurationInternal.getAutoDetectionEnabledBehavior(); in testReadAndWriteConfiguration()
134 public boolean getAutoDetectionEnabledBehavior() { in getAutoDetectionEnabledBehavior() method in ConfigurationInternal279 } else if (getAutoDetectionEnabledBehavior()) { in asCapabilities()
1048 } else if (currentConfigurationInternal.getAutoDetectionEnabledBehavior()) { in createTimeZoneDetectorStatus()
143 public boolean getAutoDetectionEnabledBehavior() { in getAutoDetectionEnabledBehavior() method in ConfigurationInternal204 } else if (getAutoDetectionEnabledBehavior()) { in timeCapabilities()
533 mCurrentConfigurationInternal.getAutoDetectionEnabledBehavior();752 if (mCurrentConfigurationInternal.getAutoDetectionEnabledBehavior()) {942 if (!mCurrentConfigurationInternal.getAutoDetectionEnabledBehavior()) {953 if (mCurrentConfigurationInternal.getAutoDetectionEnabledBehavior()) {
23451 PLcom/android/server/timedetector/ConfigurationInternal;->getAutoDetectionEnabledBehavior()Z23546 PLcom/android/server/timezonedetector/ConfigurationInternal;->getAutoDetectionEnabledBehavior()Z