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

/external/chromium_org/chrome/browser/android/
H A Dchromium_application.h33 static void ShowAutofillSettings();
H A Dchromium_application.cc32 void ChromiumApplication::ShowAutofillSettings() { function in class:chrome::android::ChromiumApplication
/external/chromium_org/components/autofill/core/browser/
H A Dtest_autofill_client.cc31 void TestAutofillClient::ShowAutofillSettings() { function in class:autofill::TestAutofillClient
H A Dautofill_client.h72 virtual void ShowAutofillSettings() = 0;
H A Dtest_autofill_client.h27 virtual void ShowAutofillSettings() OVERRIDE;
H A Dautofill_manager.h89 void ShowAutofillSettings();
H A Dautofill_external_delegate.cc196 manager_->ShowAutofillSettings();
H A Dautofill_manager.cc279 void AutofillManager::ShowAutofillSettings() { function in class:autofill::AutofillManager
280 client_->ShowAutofillSettings();
/external/chromium_org/chrome/browser/ui/autofill/
H A Dchrome_autofill_client.cc92 void ChromeAutofillClient::ShowAutofillSettings() { function in class:autofill::ChromeAutofillClient
94 chrome::android::ChromiumApplication::ShowAutofillSettings();
H A Dchrome_autofill_client.h47 virtual void ShowAutofillSettings() OVERRIDE;
/external/chromium_org/android_webview/native/
H A Daw_autofill_client.h63 virtual void ShowAutofillSettings() OVERRIDE;
H A Daw_autofill_client.cc180 void AwAutofillClient::ShowAutofillSettings() { function in class:android_webview::AwAutofillClient

Completed in 682 milliseconds