Searched defs:IsAutofillEnabled (Results 1 – 7 of 7) sorted by relevance
110 virtual bool IsAutofillEnabled() const OVERRIDE { in IsAutofillEnabled() function in autofill::__anon1dcdc3a70111::TestPersonalDataManager176 virtual bool IsAutofillEnabled() const OVERRIDE { return autofill_enabled_; } in IsAutofillEnabled() function in autofill::__anon1dcdc3a70111::TestAutofillManager
687 bool PersonalDataManager::IsAutofillEnabled() const { in IsAutofillEnabled() function in autofill::PersonalDataManager
751 bool AutofillManager::IsAutofillEnabled() const { in IsAutofillEnabled() function in autofill::AutofillManager
394 virtual bool IsAutofillEnabled() const OVERRIDE { return autofill_enabled_; } in IsAutofillEnabled() function in autofill::__anon0564f96b0111::TestAutofillManager
28 virtual bool IsAutofillEnabled() const OVERRIDE { return autofill_enabled_; } in IsAutofillEnabled() function in autofill::__anonf800e3b70111::TestAutofillManager
300 static jboolean IsAutofillEnabled(JNIEnv* env, jclass clazz) { in IsAutofillEnabled() function
3501 bool AutofillDialogControllerImpl::IsAutofillEnabled() const { in IsAutofillEnabled() function in autofill::AutofillDialogControllerImpl