Searched refs:ShowAutofillPopup (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_external_delegate_unittest.cc56 MOCK_METHOD7(ShowAutofillPopup,
141 ShowAutofillPopup(_,
152 // This should call ShowAutofillPopup.
190 ShowAutofillPopup(_,
203 // This should call ShowAutofillPopup.
219 ShowAutofillPopup(
241 EXPECT_CALL(autofill_client_, ShowAutofillPopup(_, _, _, _, _, _, _))
259 ShowAutofillPopup(_,
283 // This would normally get called from ShowAutofillPopup, but it is mocked so
308 ShowAutofillPopup(
[all...]
H A Dtest_autofill_client.cc45 void TestAutofillClient::ShowAutofillPopup( function in class:autofill::TestAutofillClient
H A Dautofill_client.h89 virtual void ShowAutofillPopup(
H A Dtest_autofill_client.h35 virtual void ShowAutofillPopup(
H A Dautofill_external_delegate.cc151 manager_->client()->ShowAutofillPopup(element_bounds_,
/external/chromium_org/android_webview/native/
H A Daw_autofill_client.h71 virtual void ShowAutofillPopup(
H A Daw_autofill_client.cc80 void AwAutofillClient::ShowAutofillPopup( function in class:android_webview::AwAutofillClient
/external/chromium_org/chrome/browser/autofill/
H A Dcontent_autofill_driver_browsertest.cc40 MOCK_METHOD7(ShowAutofillPopup,
/external/chromium_org/chrome/browser/ui/autofill/
H A Dchrome_autofill_client.h55 virtual void ShowAutofillPopup(
H A Dchrome_autofill_client.cc129 void ChromeAutofillClient::ShowAutofillPopup( function in class:autofill::ChromeAutofillClient
/external/chromium_org/components/password_manager/core/browser/
H A Dpassword_autofill_manager_unittest.cc56 MOCK_METHOD7(ShowAutofillPopup,
177 ShowAutofillPopup(
H A Dpassword_autofill_manager.cc87 autofill_client_->ShowAutofillPopup(bounds,

Completed in 1898 milliseconds