Searched refs:geoDetectionEnabled (Results 1 – 4 of 4) sorted by relevance
44 @UserIdInt int userId, boolean geoDetectionEnabled) { in createUserConfig() argument51 .setGeoDetectionEnabled(geoDetectionEnabled) in createUserConfig()
182 private static TimeZoneConfiguration createTimeZoneConfig(boolean geoDetectionEnabled) { in createTimeZoneConfig() argument185 .setGeoDetectionEnabled(geoDetectionEnabled) in createTimeZoneConfig()
365 final boolean geoDetectionEnabled = autoDetectionEnabled; in createConfigurationInternal()371 .setLocationEnabled(geoDetectionEnabled) in createConfigurationInternal()372 .setGeoDetectionEnabled(geoDetectionEnabled) in createConfigurationInternal()
672 boolean geoDetectionEnabled) { in checkManualSuggestion_unrestricted_autoDetectionEnabled() argument675 .setGeoDetectionEnabled(geoDetectionEnabled) in checkManualSuggestion_unrestricted_autoDetectionEnabled()