Searched refs:LOCATION_TIME_ZONE_DETECTION_ENABLED (Results 1 – 5 of 5) sorted by relevance
102 Settings.Secure.getUriFor(Settings.Secure.LOCATION_TIME_ZONE_DETECTION_ENABLED), in EnvironmentImpl()233 Settings.Secure.LOCATION_TIME_ZONE_DETECTION_ENABLED, in isGeoDetectionEnabled()240 Settings.Secure.putIntForUser(mCr, Settings.Secure.LOCATION_TIME_ZONE_DETECTION_ENABLED, in setGeoDetectionEnabledIfRequired()
191 Settings.Secure.LOCATION_TIME_ZONE_DETECTION_ENABLED,
292 VALIDATORS.put(Secure.LOCATION_TIME_ZONE_DETECTION_ENABLED, BOOLEAN_VALIDATOR); in VALIDATORS.put() argument
2027 Settings.Secure.LOCATION_TIME_ZONE_DETECTION_ENABLED, in dumpProtoSecureSettingsLocked()2028 SecureSettingsProto.DateTime.LOCATION_TIME_ZONE_DETECTION_ENABLED); in dumpProtoSecureSettingsLocked()
6935 public static final String LOCATION_TIME_ZONE_DETECTION_ENABLED = field in Settings.Secure