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()
38 assertFalse(empty.hasIsAutoDetectionEnabled()); in testIntrospectionMethods()
228 if (newConfiguration.hasIsAutoDetectionEnabled()) { in merge()
304 if (newConfiguration.hasIsAutoDetectionEnabled()) { in merge()
285 if (requestedConfigurationUpdates.hasIsAutoDetectionEnabled()) { in storeConfiguration()