HomeSort by relevance Sort by last modified time
    Searched full:update_pref (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/ui/options/
options_util.cc 19 bool update_pref = GoogleUpdateSettings::GetCollectStatsConsent(); local
21 if (enabled != update_pref)
26 enabled = update_pref;

Completed in 988 milliseconds