Searched refs:hasIsAutoDetectionEnabled (Results 1 – 8 of 8) sorted by relevance
97 return hasIsAutoDetectionEnabled(); in isComplete()120 public boolean hasIsAutoDetectionEnabled() { in hasIsAutoDetectionEnabled() method in TimeConfiguration
100 return hasIsAutoDetectionEnabled() in isComplete()124 public boolean hasIsAutoDetectionEnabled() { in hasIsAutoDetectionEnabled() method in TimeZoneConfiguration
120 if (requestedChanges.hasIsAutoDetectionEnabled()) { in tryApplyConfigChanges()
163 if (requestedChanges.hasIsAutoDetectionEnabled()) { in tryApplyConfigChanges()
41 assertFalse(empty.hasIsAutoDetectionEnabled()); in testIntrospectionMethods()
304 if (newConfiguration.hasIsAutoDetectionEnabled()) { in merge()
311 if (requestedConfigurationUpdates.hasIsAutoDetectionEnabled()) { in storeConfiguration()
228 if (newConfiguration.hasIsAutoDetectionEnabled()) { in merge()