Home | History | Annotate | Download | only in search_engines

Lines Matching refs:kCountryIDAtInstall

2975   if (!prefs->HasPrefPath(prefs::kCountryIDAtInstall))
2976 prefs->SetInteger(prefs::kCountryIDAtInstall, new_country_id);
2978 return prefs->GetInteger(prefs::kCountryIDAtInstall);
3344 prefs->RegisterIntegerPref(prefs::kCountryIDAtInstall, kCountryIDUnknown);