Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dbackground_mode_manager_chromeos.cc14 void BackgroundModeManager::DisplayAppInstalledNotification( in DisplayAppInstalledNotification() function in BackgroundModeManager
Dbackground_mode_manager_linux.cc81 void BackgroundModeManager::DisplayAppInstalledNotification( in DisplayAppInstalledNotification() function in BackgroundModeManager
Dbackground_mode_manager.h106 void DisplayAppInstalledNotification(const Extension* extension);
Dbackground_mode_manager_win.cc90 void BackgroundModeManager::DisplayAppInstalledNotification( in DisplayAppInstalledNotification() function in BackgroundModeManager
Dbackground_mode_manager_mac.mm89 void BackgroundModeManager::DisplayAppInstalledNotification( function
Dbackground_mode_manager.cc227 DisplayAppInstalledNotification(extension); in OnBackgroundAppInstalled()