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

  /external/chromium_org/chrome/browser/chromeos/file_manager/
app_installer.h 43 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
app_installer.cc 83 bool AppInstaller::ShouldShowAppInstalledBubble() const {
  /external/chromium_org/chrome/browser/extensions/
webstore_inline_installer.h 48 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
webstore_startup_installer.h 44 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
webstore_startup_installer.cc 60 bool WebstoreStartupInstaller::ShouldShowAppInstalledBubble() const {
webstore_standalone_installer.h 82 virtual bool ShouldShowAppInstalledBubble() const = 0;
webstore_inline_installer.cc 75 bool WebstoreInlineInstaller::ShouldShowAppInstalledBubble() const {
webstore_standalone_installer.cc 100 approval->use_app_installed_bubble = ShouldShowAppInstalledBubble();
  /external/chromium_org/chrome/browser/apps/
ephemeral_app_launcher.h 70 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
ephemeral_app_launcher.cc 147 bool EphemeralAppLauncher::ShouldShowAppInstalledBubble() const {

Completed in 109 milliseconds