Searched refs:ShowAutofillSettings (Results 1 – 10 of 10) sorted by relevance
31 void TestAutofillClient::ShowAutofillSettings() { in ShowAutofillSettings() function in autofill::TestAutofillClient
27 virtual void ShowAutofillSettings() OVERRIDE;
72 virtual void ShowAutofillSettings() = 0;
89 void ShowAutofillSettings();
187 manager_->ShowAutofillSettings(); in DidAcceptSuggestion()
280 void AutofillManager::ShowAutofillSettings() { in ShowAutofillSettings() function in autofill::AutofillManager281 client_->ShowAutofillSettings(); in ShowAutofillSettings()
45 virtual void ShowAutofillSettings() OVERRIDE;
80 void ChromeAutofillClient::ShowAutofillSettings() { in ShowAutofillSettings() function in autofill::ChromeAutofillClient
63 virtual void ShowAutofillSettings() OVERRIDE;
175 void AwAutofillClient::ShowAutofillSettings() { in ShowAutofillSettings() function in android_webview::AwAutofillClient