Home
last modified time | relevance | path

Searched defs:GetAcceptButtonLabel (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/android/shell/
Dchrome_shell_google_location_settings_helper.cc21 std::string ChromeShellGoogleLocationSettingsHelper::GetAcceptButtonLabel( in GetAcceptButtonLabel() function in ChromeShellGoogleLocationSettingsHelper
/external/chromium_org/chrome/browser/android/
Dmock_google_location_settings_helper.cc30 std::string MockGoogleLocationSettingsHelper::GetAcceptButtonLabel(bool allow) { in GetAcceptButtonLabel() function in MockGoogleLocationSettingsHelper
/external/chromium_org/chrome/browser/extensions/
Dextension_install_prompt.cc301 base::string16 ExtensionInstallPrompt::Prompt::GetAcceptButtonLabel() const { in GetAcceptButtonLabel() function in ExtensionInstallPrompt::Prompt