GetAppBackgroundContents  330 chrome/browser/background/background_application_list_model.cc   if (service->GetAppBackgroundContents(app_id) ||
GetAppBackgroundContents  123 chrome/browser/background/background_contents_service.cc       if (!service->GetAppBackgroundContents(
GetAppBackgroundContents  637 chrome/browser/background/background_contents_service.cc   DCHECK(!GetAppBackgroundContents(application_id));
GetAppBackgroundContents  732 chrome/browser/background/background_contents_service.cc   BackgroundContents* contents = GetAppBackgroundContents(appid);
GetAppBackgroundContents   76 chrome/browser/background/background_contents_service.h   BackgroundContents* GetAppBackgroundContents(const base::string16& appid);
GetAppBackgroundContents  321 chrome/browser/background/background_contents_service_unittest.cc             service.GetAppBackgroundContents(base::ASCIIToUTF16("appid")));
GetAppBackgroundContents  327 chrome/browser/background/background_contents_service_unittest.cc   EXPECT_EQ(contents, service.GetAppBackgroundContents(contents->appid()));
GetAppBackgroundContents  329 chrome/browser/background/background_contents_service_unittest.cc   EXPECT_EQ(contents2.get(), service.GetAppBackgroundContents(
GetAppBackgroundContents  344 chrome/browser/background/background_contents_service_unittest.cc             service.GetAppBackgroundContents(base::ASCIIToUTF16("appid")));
GetAppBackgroundContents  313 chrome/browser/chromeos/first_run/drive_first_run_controller.cc   if (background_contents_service->GetAppBackgroundContents(
GetAppBackgroundContents  392 chrome/browser/chromeos/first_run/drive_first_run_controller.cc   if (background_contents_service->GetAppBackgroundContents(
GetAppBackgroundContents  312 chrome/browser/extensions/app_background_page_apitest.cc           GetAppBackgroundContents(ASCIIToUTF16(extension->id())));
GetAppBackgroundContents  360 chrome/browser/extensions/app_background_page_apitest.cc           GetAppBackgroundContents(ASCIIToUTF16(extension->id())));
GetAppBackgroundContents  366 chrome/browser/extensions/app_background_page_apitest.cc           GetAppBackgroundContents(ASCIIToUTF16(extension->id())));
GetAppBackgroundContents  406 chrome/browser/extensions/app_background_page_apitest.cc           GetAppBackgroundContents(ASCIIToUTF16(extension->id())));
GetAppBackgroundContents  534 chrome/browser/extensions/app_background_page_apitest.cc           GetAppBackgroundContents(ASCIIToUTF16(extension->id())));
GetAppBackgroundContents  542 chrome/browser/extensions/app_background_page_apitest.cc           GetAppBackgroundContents(ASCIIToUTF16(extension->id())));
GetAppBackgroundContents  549 chrome/browser/extensions/app_background_page_apitest.cc           GetAppBackgroundContents(ASCIIToUTF16(extension->id())));
GetAppBackgroundContents  589 chrome/browser/extensions/app_background_page_apitest.cc           GetAppBackgroundContents(ASCIIToUTF16(extension->id())));
GetAppBackgroundContents 2333 chrome/browser/ui/browser.cc       service->GetAppBackgroundContents(base::ASCIIToUTF16(extension->id()));