HomeSort by relevance Sort by last modified time
    Searched refs:ShouldShowAppInstalledBubble (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/chromeos/file_manager/
app_installer.h 40 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
app_installer.cc 79 bool AppInstaller::ShouldShowAppInstalledBubble() const {
  /external/chromium_org/chrome/browser/extensions/
webstore_inline_installer.h 48 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
webstore_reinstaller.h 35 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
webstore_install_with_prompt.h 57 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
webstore_reinstaller.cc 63 bool WebstoreReinstaller::ShouldShowAppInstalledBubble() const {
webstore_install_with_prompt.cc 73 bool WebstoreInstallWithPrompt::ShouldShowAppInstalledBubble() const {
webstore_inline_installer.cc 70 bool WebstoreInlineInstaller::ShouldShowAppInstalledBubble() const {
webstore_standalone_installer.h 112 virtual bool ShouldShowAppInstalledBubble() const = 0;
webstore_standalone_installer.cc 193 approval->use_app_installed_bubble = ShouldShowAppInstalledBubble();
  /external/chromium_org/chrome/browser/apps/
ephemeral_app_launcher.h 124 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
ephemeral_app_launcher.cc 368 bool EphemeralAppLauncher::ShouldShowAppInstalledBubble() const {

Completed in 319 milliseconds