Searched defs:IsAutofillEnabled (Results 1 – 10 of 10) sorted by relevance
89 virtual bool IsAutofillEnabled() const OVERRIDE { in IsAutofillEnabled() function in __anond71256a60111::TestPersonalDataManager131 virtual bool IsAutofillEnabled() const { return autofill_enabled_; } in IsAutofillEnabled() function in __anond71256a60111::TestAutofillManager
688 bool PersonalDataManager::IsAutofillEnabled() const { in IsAutofillEnabled() function in PersonalDataManager
671 bool AutofillManager::IsAutofillEnabled() const { in IsAutofillEnabled() function in AutofillManager
418 virtual bool IsAutofillEnabled() const { return autofill_enabled_; } in IsAutofillEnabled() function in __anonbea98c6a0111::TestAutofillManager
30 virtual bool IsAutofillEnabled() const OVERRIDE { return autofill_enabled_; } in IsAutofillEnabled() function in autofill::__anonf00c70bd0111::TestAutofillManager
123 virtual bool IsAutofillEnabled() const OVERRIDE { in IsAutofillEnabled() function in autofill::__anon0824256d0111::TestPersonalDataManager197 virtual bool IsAutofillEnabled() const OVERRIDE { return autofill_enabled_; } in IsAutofillEnabled() function in autofill::__anon0824256d0111::TestAutofillManager
681 bool PersonalDataManager::IsAutofillEnabled() const { in IsAutofillEnabled() function in autofill::PersonalDataManager
650 bool AutofillManager::IsAutofillEnabled() const { in IsAutofillEnabled() function in autofill::AutofillManager
412 virtual bool IsAutofillEnabled() const OVERRIDE { return autofill_enabled_; } in IsAutofillEnabled() function in autofill::__anonefbb5b310111::TestAutofillManager
292 static jboolean IsAutofillEnabled(JNIEnv* env, jclass clazz) { in IsAutofillEnabled() function