Home
last modified time | relevance | path

Searched defs:IsAutofillEnabled (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dautofill_metrics_unittest.cc110 virtual bool IsAutofillEnabled() const OVERRIDE { in IsAutofillEnabled() function in autofill::__anon1dcdc3a70111::TestPersonalDataManager
176 virtual bool IsAutofillEnabled() const OVERRIDE { return autofill_enabled_; } in IsAutofillEnabled() function in autofill::__anon1dcdc3a70111::TestAutofillManager
Dpersonal_data_manager.cc687 bool PersonalDataManager::IsAutofillEnabled() const { in IsAutofillEnabled() function in autofill::PersonalDataManager
Dautofill_manager.cc751 bool AutofillManager::IsAutofillEnabled() const { in IsAutofillEnabled() function in autofill::AutofillManager
Dautofill_manager_unittest.cc394 virtual bool IsAutofillEnabled() const OVERRIDE { return autofill_enabled_; } in IsAutofillEnabled() function in autofill::__anon0564f96b0111::TestAutofillManager
/external/chromium_org/components/autofill/content/browser/
Drequest_autocomplete_manager_unittest.cc28 virtual bool IsAutofillEnabled() const OVERRIDE { return autofill_enabled_; } in IsAutofillEnabled() function in autofill::__anonf800e3b70111::TestAutofillManager
/external/chromium_org/chrome/browser/autofill/android/
Dpersonal_data_manager_android.cc300 static jboolean IsAutofillEnabled(JNIEnv* env, jclass clazz) { in IsAutofillEnabled() function
/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_controller_impl.cc3501 bool AutofillDialogControllerImpl::IsAutofillEnabled() const { in IsAutofillEnabled() function in autofill::AutofillDialogControllerImpl