Searched refs:hasIsAutoDetectionEnabled (Results 1 – 4 of 4) sorted by relevance
100 return hasIsAutoDetectionEnabled() in isComplete()124 public boolean hasIsAutoDetectionEnabled() { in hasIsAutoDetectionEnabled() method in TimeZoneConfiguration
141 if (requestedChanges.hasIsAutoDetectionEnabled()) { in tryApplyConfigChanges()
38 assertFalse(empty.hasIsAutoDetectionEnabled()); in testIntrospectionMethods()
197 if (newConfiguration.hasIsAutoDetectionEnabled()) { in merge()