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

  /external/chromium_org/components/autofill/core/browser/
autocomplete_history_manager.cc 59 if (!autofill_client_->IsAutocompleteEnabled()) {
96 if (!autofill_client_->IsAutocompleteEnabled() ||
109 if (!autofill_client_->IsAutocompleteEnabled())
autofill_client.h 107 virtual bool IsAutocompleteEnabled() = 0;
test_autofill_client.cc 63 bool TestAutofillClient::IsAutocompleteEnabled() {
test_autofill_client.h 47 virtual bool IsAutocompleteEnabled() OVERRIDE;
  /external/chromium_org/chrome/browser/ui/autofill/
chrome_autofill_client.h 67 virtual bool IsAutocompleteEnabled() OVERRIDE;
chrome_autofill_client.cc 173 bool ChromeAutofillClient::IsAutocompleteEnabled() {
  /external/chromium_org/android_webview/native/
aw_autofill_client.h 83 virtual bool IsAutocompleteEnabled() OVERRIDE;
aw_autofill_client.cc 156 bool AwAutofillClient::IsAutocompleteEnabled() {

Completed in 137 milliseconds