Searched refs:ShouldShowAppInstalledBubble (Results 1 – 10 of 10) sorted by relevance
60 bool WebstoreStartupInstaller::ShouldShowAppInstalledBubble() const { in ShouldShowAppInstalledBubble() function in extensions::WebstoreStartupInstaller
44 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
48 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
82 virtual bool ShouldShowAppInstalledBubble() const = 0;
75 bool WebstoreInlineInstaller::ShouldShowAppInstalledBubble() const { in ShouldShowAppInstalledBubble() function in extensions::WebstoreInlineInstaller
100 approval->use_app_installed_bubble = ShouldShowAppInstalledBubble(); in CreateApproval()
43 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
83 bool AppInstaller::ShouldShowAppInstalledBubble() const { in ShouldShowAppInstalledBubble() function in file_manager::AppInstaller
70 virtual bool ShouldShowAppInstalledBubble() const OVERRIDE;
147 bool EphemeralAppLauncher::ShouldShowAppInstalledBubble() const { in ShouldShowAppInstalledBubble() function in EphemeralAppLauncher