Searched refs:isGeoDetectionEnabled (Results 1 – 9 of 9) sorted by relevance
77 assertTrue(configuration.isGeoDetectionEnabled()); in test_unrestricted()102 assertTrue(configuration.isGeoDetectionEnabled()); in test_unrestricted()140 assertTrue(configuration.isGeoDetectionEnabled()); in test_restricted()166 assertTrue(configuration.isGeoDetectionEnabled()); in test_restricted()202 assertTrue(configuration.isGeoDetectionEnabled()); in test_autoDetectNotSupported()225 assertTrue(configuration.isGeoDetectionEnabled()); in test_autoDetectNotSupported()265 assertTrue(configuration.isGeoDetectionEnabled()); in test_geoDetectNotSupported()288 assertTrue(configuration.isGeoDetectionEnabled()); in test_geoDetectNotSupported()
138 .setGeoDetectionEnabled(isGeoDetectionEnabled(userId)) in getConfigurationInternal()192 final boolean geoTzDetectionEnabled = configuration.isGeoDetectionEnabled(); in storeConfiguration()221 private boolean isGeoDetectionEnabled(@UserIdInt int userId) { in isGeoDetectionEnabled() method in EnvironmentImpl239 if (isGeoDetectionEnabled(userId) != enabled) { in setGeoDetectionEnabledIfRequired()
201 builder.setGeoDetectionEnabled(newConfiguration.isGeoDetectionEnabled()); in merge()
114 .isGeoDetectionEnabled(); in runIsGeoDetectionEnabled()
139 public boolean isGeoDetectionEnabled() { in isGeoDetectionEnabled() method in TimeZoneConfiguration
152 newConfigBuilder.setGeoDetectionEnabled(requestedChanges.isGeoDetectionEnabled()); in tryApplyConfigChanges()
73 return configuration.isGeoDetectionEnabled(); in isChecked()
1807 method public boolean isGeoDetectionEnabled();
39929 HSPLcom/android/server/timezonedetector/EnvironmentImpl;->isGeoDetectionEnabled(I)Z+]Ljava/util/Opt…