Searched refs:hasIsGeoDetectionEnabled (Results 1 – 4 of 4) sorted by relevance
101 && hasIsGeoDetectionEnabled(); in isComplete()149 public boolean hasIsGeoDetectionEnabled() { in hasIsGeoDetectionEnabled() method in TimeZoneConfiguration
170 if (requestedChanges.hasIsGeoDetectionEnabled()) { in tryApplyConfigChanges()
48 assertTrue(completeConfig.hasIsGeoDetectionEnabled()); in testIntrospectionMethods()
307 if (newConfiguration.hasIsGeoDetectionEnabled()) { in merge()