HomeSort by relevance Sort by last modified time
    Searched refs:kAutofillAuxiliaryProfilesEnabled (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/components/autofill/core/common/
autofill_pref_names.cc 12 const char kAutofillAuxiliaryProfilesEnabled[] =
autofill_pref_names.h 13 extern const char kAutofillAuxiliaryProfilesEnabled[];
  /external/chromium/chrome/browser/autofill/
autofill_common_test.cc 86 profile->GetPrefs()->SetBoolean(prefs::kAutofillAuxiliaryProfilesEnabled,
autofill_manager_unittest.cc     [all...]
autofill_manager.cc 264 prefs->RegisterBooleanPref(prefs::kAutofillAuxiliaryProfilesEnabled, true);
266 prefs->RegisterBooleanPref(prefs::kAutofillAuxiliaryProfilesEnabled, false);
    [all...]
personal_data_manager.cc 638 prefs::kAutofillAuxiliaryProfilesEnabled) : false;
  /external/chromium/chrome/browser/sync/glue/
synchronized_preferences.h 98 prefs::kAutofillAuxiliaryProfilesEnabled,
  /external/chromium/chrome/browser/ui/options/
options_util.cc 58 prefs::kAutofillAuxiliaryProfilesEnabled,
  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_preferences_sync_test.cc 356 kAutofillAuxiliaryProfilesEnabled) {
361 BooleanPrefMatches(autofill::prefs::kAutofillAuxiliaryProfilesEnabled));
363 ChangeBooleanPref(0, autofill::prefs::kAutofillAuxiliaryProfilesEnabled);
366 // kAutofillAuxiliaryProfilesEnabled is only synced on Mac.
369 BooleanPrefMatches(autofill::prefs::kAutofillAuxiliaryProfilesEnabled));
372 BooleanPrefMatches(autofill::prefs::kAutofillAuxiliaryProfilesEnabled));
  /external/chromium_org/components/autofill/core/browser/
autofill_common_test.cc 189 prefs::kAutofillAuxiliaryProfilesEnabled, false);
autofill_manager_unittest.cc     [all...]
autofill_manager.cc 222 prefs::kAutofillAuxiliaryProfilesEnabled,
227 prefs::kAutofillAuxiliaryProfilesEnabled,
    [all...]
personal_data_manager.cc 548 prefs::kAutofillAuxiliaryProfilesEnabled)) {
    [all...]
  /external/chromium/chrome/common/
pref_names.cc 658 const char kAutofillAuxiliaryProfilesEnabled[] =
    [all...]
pref_names.h 232 extern const char kAutofillAuxiliaryProfilesEnabled[];

Completed in 3473 milliseconds