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

  /external/chromium_org/chrome/browser/background/
background_mode_manager_unittest.cc 162 manager.OnBackgroundAppInstalled(NULL);
181 manager.OnBackgroundAppInstalled(NULL);
202 manager.OnBackgroundAppInstalled(NULL);
229 manager.OnBackgroundAppInstalled(NULL);
230 // OnBackgroundAppInstalled does not actually add an app to the
266 manager.OnBackgroundAppInstalled(NULL);
272 manager.OnBackgroundAppInstalled(NULL);
315 manager.OnBackgroundAppInstalled(NULL);
321 manager.OnBackgroundAppInstalled(NULL);
356 manager.OnBackgroundAppInstalled(NULL)
    [all...]
background_mode_manager.h 212 void OnBackgroundAppInstalled(
background_mode_manager.cc 342 OnBackgroundAppInstalled(extension);
354 OnBackgroundAppInstalled(info->extension);
648 void BackgroundModeManager::OnBackgroundAppInstalled(

Completed in 724 milliseconds