Searched refs:ShouldShowAppInstalledBubble (Results 1 – 12 of 12) sorted by relevance
35 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
48 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
63 bool WebstoreReinstaller::ShouldShowAppInstalledBubble() const { in ShouldShowAppInstalledBubble() function in extensions::WebstoreReinstaller
57 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
73 bool WebstoreInstallWithPrompt::ShouldShowAppInstalledBubble() const { in ShouldShowAppInstalledBubble() function in extensions::WebstoreInstallWithPrompt
70 bool WebstoreInlineInstaller::ShouldShowAppInstalledBubble() const { in ShouldShowAppInstalledBubble() function in extensions::WebstoreInlineInstaller
112 virtual bool ShouldShowAppInstalledBubble() const = 0;
193 approval->use_app_installed_bubble = ShouldShowAppInstalledBubble(); in CreateApproval()
40 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
79 bool AppInstaller::ShouldShowAppInstalledBubble() const { in ShouldShowAppInstalledBubble() function in file_manager::AppInstaller
124 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
368 bool EphemeralAppLauncher::ShouldShowAppInstalledBubble() const { in ShouldShowAppInstalledBubble() function in EphemeralAppLauncher