Searched defs:IsAutocompleteEnabled (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/components/autofill/core/browser/ | ||
D | test_autofill_client.cc | 63 bool TestAutofillClient::IsAutocompleteEnabled() { in IsAutocompleteEnabled() function in autofill::TestAutofillClient |
/external/chromium_org/chrome/browser/ui/autofill/ | ||
D | chrome_autofill_client.cc | 173 bool ChromeAutofillClient::IsAutocompleteEnabled() { in IsAutocompleteEnabled() function in autofill::ChromeAutofillClient |
/external/chromium_org/android_webview/native/ | ||
D | aw_autofill_client.cc | 156 bool AwAutofillClient::IsAutocompleteEnabled() { in IsAutocompleteEnabled() function in android_webview::AwAutofillClient |