Home
last modified time | relevance | path

Searched refs:ShowAppInstalledAnimation (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_install_ui.cc72 void ShowAppInstalledAnimation(Browser* browser, const std::string& app_id) { in ShowAppInstalledAnimation() function
166 ShowAppInstalledAnimation(browser, extension->id()); in OnInstallSuccess()