BackgroundApplicationListModel 75 chrome/browser/background/background_application_list_model.cc Application(BackgroundApplicationListModel* model, BackgroundApplicationListModel 89 chrome/browser/background/background_application_list_model.cc BackgroundApplicationListModel* model_; BackgroundApplicationListModel 102 chrome/browser/background/background_application_list_model.cc if (BackgroundApplicationListModel::IsBackgroundApp(*extension, BackgroundApplicationListModel 115 chrome/browser/background/background_application_list_model.cc if (BackgroundApplicationListModel::IsBackgroundApp(*extension, BackgroundApplicationListModel 132 chrome/browser/background/background_application_list_model.cc BackgroundApplicationListModel::Observer::OnApplicationDataChanged( BackgroundApplicationListModel 137 chrome/browser/background/background_application_list_model.cc BackgroundApplicationListModel::Observer::OnApplicationListChanged( BackgroundApplicationListModel 141 chrome/browser/background/background_application_list_model.cc BackgroundApplicationListModel::Observer::~Observer() { BackgroundApplicationListModel 144 chrome/browser/background/background_application_list_model.cc BackgroundApplicationListModel::Application::~Application() { BackgroundApplicationListModel 147 chrome/browser/background/background_application_list_model.cc BackgroundApplicationListModel::Application::Application( BackgroundApplicationListModel 148 chrome/browser/background/background_application_list_model.cc BackgroundApplicationListModel* model, BackgroundApplicationListModel 152 chrome/browser/background/background_application_list_model.cc void BackgroundApplicationListModel::Application::OnImageLoaded( BackgroundApplicationListModel 160 chrome/browser/background/background_application_list_model.cc void BackgroundApplicationListModel::Application::RequestIcon( BackgroundApplicationListModel 170 chrome/browser/background/background_application_list_model.cc BackgroundApplicationListModel::~BackgroundApplicationListModel() { BackgroundApplicationListModel 175 chrome/browser/background/background_application_list_model.cc BackgroundApplicationListModel::BackgroundApplicationListModel(Profile* profile) BackgroundApplicationListModel 199 chrome/browser/background/background_application_list_model.cc void BackgroundApplicationListModel::AddObserver(Observer* observer) { BackgroundApplicationListModel 203 chrome/browser/background/background_application_list_model.cc void BackgroundApplicationListModel::AssociateApplicationData( BackgroundApplicationListModel 222 chrome/browser/background/background_application_list_model.cc void BackgroundApplicationListModel::DissociateApplicationData( BackgroundApplicationListModel 231 chrome/browser/background/background_application_list_model.cc const Extension* BackgroundApplicationListModel::GetExtension( BackgroundApplicationListModel 237 chrome/browser/background/background_application_list_model.cc const BackgroundApplicationListModel::Application* BackgroundApplicationListModel 238 chrome/browser/background/background_application_list_model.cc BackgroundApplicationListModel::FindApplication( BackgroundApplicationListModel 245 chrome/browser/background/background_application_list_model.cc BackgroundApplicationListModel::Application* BackgroundApplicationListModel 246 chrome/browser/background/background_application_list_model.cc BackgroundApplicationListModel::FindApplication( BackgroundApplicationListModel 253 chrome/browser/background/background_application_list_model.cc const gfx::ImageSkia* BackgroundApplicationListModel::GetIcon( BackgroundApplicationListModel 262 chrome/browser/background/background_application_list_model.cc int BackgroundApplicationListModel::GetPosition( BackgroundApplicationListModel 277 chrome/browser/background/background_application_list_model.cc bool BackgroundApplicationListModel::RequiresBackgroundModeForPushMessaging( BackgroundApplicationListModel 299 chrome/browser/background/background_application_list_model.cc bool BackgroundApplicationListModel::IsBackgroundApp( BackgroundApplicationListModel 339 chrome/browser/background/background_application_list_model.cc void BackgroundApplicationListModel::Observe( BackgroundApplicationListModel 375 chrome/browser/background/background_application_list_model.cc void BackgroundApplicationListModel::SendApplicationDataChangedNotifications( BackgroundApplicationListModel 381 chrome/browser/background/background_application_list_model.cc void BackgroundApplicationListModel::OnExtensionLoaded( BackgroundApplicationListModel 389 chrome/browser/background/background_application_list_model.cc void BackgroundApplicationListModel::OnExtensionUnloaded( BackgroundApplicationListModel 397 chrome/browser/background/background_application_list_model.cc void BackgroundApplicationListModel::OnExtensionPermissionsUpdated( BackgroundApplicationListModel 418 chrome/browser/background/background_application_list_model.cc void BackgroundApplicationListModel::RemoveObserver(Observer* observer) { BackgroundApplicationListModel 426 chrome/browser/background/background_application_list_model.cc void BackgroundApplicationListModel::Update() { BackgroundApplicationListModel 26 chrome/browser/background/background_application_list_model.h class BackgroundApplicationListModel : public content::NotificationObserver { BackgroundApplicationListModel 50 chrome/browser/background/background_application_list_model.h explicit BackgroundApplicationListModel(Profile* profile); BackgroundApplicationListModel 52 chrome/browser/background/background_application_list_model.h virtual ~BackgroundApplicationListModel(); BackgroundApplicationListModel 155 chrome/browser/background/background_application_list_model.h DISALLOW_COPY_AND_ASSIGN(BackgroundApplicationListModel); BackgroundApplicationListModel 55 chrome/browser/background/background_application_list_model_unittest.cc return BackgroundApplicationListModel::IsBackgroundApp(app, BackgroundApplicationListModel 134 chrome/browser/background/background_application_list_model_unittest.cc if (BackgroundApplicationListModel::IsBackgroundApp(*extension, BackgroundApplicationListModel 149 chrome/browser/background/background_application_list_model_unittest.cc if (!BackgroundApplicationListModel::IsBackgroundApp(*extension, BackgroundApplicationListModel 175 chrome/browser/background/background_application_list_model_unittest.cc scoped_ptr<BackgroundApplicationListModel> model( BackgroundApplicationListModel 176 chrome/browser/background/background_application_list_model_unittest.cc new BackgroundApplicationListModel(profile_.get())); BackgroundApplicationListModel 243 chrome/browser/background/background_application_list_model_unittest.cc scoped_ptr<BackgroundApplicationListModel> model( BackgroundApplicationListModel 244 chrome/browser/background/background_application_list_model_unittest.cc new BackgroundApplicationListModel(profile_.get())); BackgroundApplicationListModel 317 chrome/browser/background/background_application_list_model_unittest.cc scoped_ptr<BackgroundApplicationListModel> model( BackgroundApplicationListModel 318 chrome/browser/background/background_application_list_model_unittest.cc new BackgroundApplicationListModel(profile_.get())); BackgroundApplicationListModel 363 chrome/browser/background/background_application_list_model_unittest.cc BackgroundApplicationListModel* model, BackgroundApplicationListModel 373 chrome/browser/background/background_application_list_model_unittest.cc ASSERT_EQ(BackgroundApplicationListModel::IsBackgroundApp(*extension.get(), BackgroundApplicationListModel 386 chrome/browser/background/background_application_list_model_unittest.cc BackgroundApplicationListModel* model, BackgroundApplicationListModel 405 chrome/browser/background/background_application_list_model_unittest.cc if (BackgroundApplicationListModel::IsBackgroundApp(*extension.get(), BackgroundApplicationListModel 420 chrome/browser/background/background_application_list_model_unittest.cc BackgroundApplicationListModel* model, BackgroundApplicationListModel 439 chrome/browser/background/background_application_list_model_unittest.cc if (BackgroundApplicationListModel::IsBackgroundApp(*extension.get(), BackgroundApplicationListModel 467 chrome/browser/background/background_application_list_model_unittest.cc scoped_ptr<BackgroundApplicationListModel> model( BackgroundApplicationListModel 468 chrome/browser/background/background_application_list_model_unittest.cc new BackgroundApplicationListModel(profile_.get())); BackgroundApplicationListModel 63 chrome/browser/background/background_mode_manager.cc : applications_(new BackgroundApplicationListModel(profile)), BackgroundApplicationListModel 330 chrome/browser/background/background_mode_manager.cc if (BackgroundApplicationListModel::IsBackgroundApp( BackgroundApplicationListModel 56 chrome/browser/background/background_mode_manager.h public BackgroundApplicationListModel::Observer, BackgroundApplicationListModel 125 chrome/browser/background/background_mode_manager.h scoped_ptr<BackgroundApplicationListModel> applications_;