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 307 manager.OnBackgroundAppInstalled(NULL);
326 manager.OnBackgroundAppInstalled(NULL);
344 manager.OnBackgroundAppInstalled(NULL);
368 manager.OnBackgroundAppInstalled(NULL);
369 // OnBackgroundAppInstalled does not actually add an app to the
402 manager.OnBackgroundAppInstalled(NULL);
408 manager.OnBackgroundAppInstalled(NULL);
448 manager.OnBackgroundAppInstalled(NULL);
454 manager.OnBackgroundAppInstalled(NULL);
486 manager.OnBackgroundAppInstalled(NULL)
    [all...]
background_mode_manager.h 223 void OnBackgroundAppInstalled(
background_mode_manager.cc 420 OnBackgroundAppInstalled(*it);
678 void BackgroundModeManager::OnBackgroundAppInstalled(

Completed in 858 milliseconds