Searched refs:ApplyMetricsSetting (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_settings_provider.h79 void ApplyMetricsSetting(bool use_file, bool new_value);
H A Ddevice_settings_provider.cc675 ApplyMetricsSetting(false, metrics_value);
833 void DeviceSettingsProvider::ApplyMetricsSetting(bool use_file, function in class:chromeos::DeviceSettingsProvider
858 ApplyMetricsSetting(false, settings.metrics_enabled().metrics_enabled());
860 ApplyMetricsSetting(true, false);

Completed in 1137 milliseconds