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

/external/chromium_org/chrome/browser/extensions/
H A Dwebstore_reinstaller.h35 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
H A Dwebstore_inline_installer.h48 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
H A Dwebstore_install_with_prompt.h57 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
H A Dwebstore_reinstaller.cc63 bool WebstoreReinstaller::ShouldShowAppInstalledBubble() const { function in class:extensions::WebstoreReinstaller
H A Dwebstore_install_with_prompt.cc73 bool WebstoreInstallWithPrompt::ShouldShowAppInstalledBubble() const { function in class:extensions::WebstoreInstallWithPrompt
H A Dwebstore_inline_installer.cc70 bool WebstoreInlineInstaller::ShouldShowAppInstalledBubble() const { function in class:extensions::WebstoreInlineInstaller
H A Dwebstore_standalone_installer.h112 virtual bool ShouldShowAppInstalledBubble() const = 0;
H A Dwebstore_standalone_installer.cc193 approval->use_app_installed_bubble = ShouldShowAppInstalledBubble();
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dapp_installer.h40 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
H A Dapp_installer.cc79 bool AppInstaller::ShouldShowAppInstalledBubble() const { function in class:file_manager::AppInstaller
/external/chromium_org/chrome/browser/apps/
H A Dephemeral_app_launcher.h124 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
H A Dephemeral_app_launcher.cc368 bool EphemeralAppLauncher::ShouldShowAppInstalledBubble() const { function in class:EphemeralAppLauncher

Completed in 675 milliseconds