Searched refs:getAutoDetectionEnabledBehavior (Results 1 – 5 of 5) sorted by relevance
61 assertTrue(autoOnConfig.getAutoDetectionEnabledBehavior()); in test_unrestricted()86 assertFalse(autoOffConfig.getAutoDetectionEnabledBehavior()); in test_unrestricted()123 assertTrue(autoOnConfig.getAutoDetectionEnabledBehavior()); in test_restricted()149 assertFalse(autoOffConfig.getAutoDetectionEnabledBehavior()); in test_restricted()187 assertFalse(autoOnConfig.getAutoDetectionEnabledBehavior()); in test_autoDetectNotSupported()210 assertFalse(autoOffConfig.getAutoDetectionEnabledBehavior()); in test_autoDetectNotSupported()249 assertTrue(autoOnConfig.getAutoDetectionEnabledBehavior()); in test_geoDetectNotSupported()273 assertFalse(autoOffConfig.getAutoDetectionEnabledBehavior()); in test_geoDetectNotSupported()
83 public boolean getAutoDetectionEnabledBehavior() { in getAutoDetectionEnabledBehavior() method in ConfigurationInternal118 return getAutoDetectionEnabledBehavior() in getGeoDetectionEnabledBehavior()172 } else if (getAutoDetectionEnabledBehavior()) { in asCapabilities()
137 if (!mConfigurationInternal.getAutoDetectionEnabledBehavior()) { in getDetectionMode()
425 if (!currentUserConfig.getAutoDetectionEnabledBehavior()) { in doAutoTimeZoneDetection()
39904 HSPLcom/android/server/timezonedetector/ConfigurationInternal;->getAutoDetectionEnabledBehavior()Z