Searched refs:HideRequestAutocompleteDialog (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dtest_autofill_manager_delegate.cc25 void TestAutofillManagerDelegate::HideRequestAutocompleteDialog() {} function in class:autofill::TestAutofillManagerDelegate
H A Dautofill_manager_delegate.h75 virtual void HideRequestAutocompleteDialog() = 0;
H A Dtest_autofill_manager_delegate.h27 virtual void HideRequestAutocompleteDialog() OVERRIDE;
/external/chromium_org/chrome/browser/ui/autofill/
H A Dtab_autofill_manager_delegate.cc153 HideRequestAutocompleteDialog();
221 void TabAutofillManagerDelegate::HideRequestAutocompleteDialog() { function in class:autofill::TabAutofillManagerDelegate
251 HideRequestAutocompleteDialog();
H A Dtab_autofill_manager_delegate.h48 virtual void HideRequestAutocompleteDialog() OVERRIDE;
/external/chromium_org/android_webview/native/
H A Daw_autofill_manager_delegate.h68 virtual void HideRequestAutocompleteDialog() OVERRIDE;
H A Daw_autofill_manager_delegate.cc167 void AwAutofillManagerDelegate::HideRequestAutocompleteDialog() { function in class:android_webview::AwAutofillManagerDelegate
/external/chromium_org/components/autofill/content/browser/
H A Dautocheckout_manager_unittest.cc282 virtual void HideRequestAutocompleteDialog() OVERRIDE {
506 void HideRequestAutocompleteDialog() { function in class:autofill::AutocheckoutManagerTest
509 autofill_manager_delegate_->HideRequestAutocompleteDialog();
777 HideRequestAutocompleteDialog();

Completed in 38 milliseconds