Home
last modified time | relevance | path

Searched refs:GetForProfile (Results 1 – 25 of 47) sorted by relevance

12

/external/chromium/chrome/browser/
Ddesktop_notification_handler.cc54 DesktopNotificationServiceFactory::GetForProfile(process->profile()); in OnShow()
66 DesktopNotificationServiceFactory::GetForProfile(process->profile()); in OnCancel()
83 DesktopNotificationServiceFactory::GetForProfile(process->profile()); in OnRequestPermission()
Dbackground_mode_manager_factory.h20 static BackgroundModeManager* GetForProfile(Profile* profile);
Dbackground_mode_manager_factory.cc13 BackgroundModeManager* BackgroundModeManagerFactory::GetForProfile( in GetForProfile() function in BackgroundModeManagerFactory
Dbackground_contents_service_factory.cc13 BackgroundContentsService* BackgroundContentsServiceFactory::GetForProfile( in GetForProfile() function in BackgroundContentsServiceFactory
Dbackground_contents_service_factory.h20 static BackgroundContentsService* GetForProfile(Profile* profile);
/external/chromium/chrome/browser/themes/
Dtheme_service_factory.cc19 ThemeService* ThemeServiceFactory::GetForProfile(Profile* profile) { in GetForProfile() function in ThemeServiceFactory
26 std::string id = GetForProfile(profile)->GetThemeID(); in GetThemeForProfile()
Dtheme_service_factory.h27 static ThemeService* GetForProfile(Profile* profile);
/external/chromium/chrome/browser/sync/glue/
Dtheme_util.cc122 ThemeServiceFactory::GetForProfile(profile)->SetTheme(extension); in SetCurrentThemeFromThemeSpecifics()
143 ThemeServiceFactory::GetForProfile(profile)->SetNativeTheme(); in SetCurrentThemeFromThemeSpecifics()
145 ThemeServiceFactory::GetForProfile(profile)->UseDefaultTheme(); in SetCurrentThemeFromThemeSpecifics()
Dtheme_change_processor.cc125 ThemeServiceFactory::GetForProfile(profile_))); in StartObserving()
/external/chromium/chrome/browser/ui/webui/options/
Dcontent_settings_handler.cc364 default_setting = DesktopNotificationServiceFactory::GetForProfile( in GetSettingDefaultFromModel()
379 return DesktopNotificationServiceFactory::GetForProfile( in GetDefaultSettingManagedFromModel()
480 DesktopNotificationServiceFactory::GetForProfile(web_ui_->GetProfile()); in UpdateNotificationExceptionsView()
579 DesktopNotificationServiceFactory::GetForProfile(web_ui_->GetProfile())-> in SetContentFilter()
621 DesktopNotificationServiceFactory::GetForProfile(web_ui_->GetProfile())-> in RemoveException()
625 DesktopNotificationServiceFactory::GetForProfile(web_ui_->GetProfile())-> in RemoveException()
Dpersonal_options_handler.cc341 ThemeService* provider = ThemeServiceFactory::GetForProfile(profile); in ObserveThemeChanged()
399 ThemeServiceFactory::GetForProfile(web_ui_->GetProfile())->UseDefaultTheme(); in ThemesReset()
405 ThemeServiceFactory::GetForProfile(web_ui_->GetProfile())->SetNativeTheme(); in ThemesSetGTK()
/external/chromium/chrome/browser/extensions/
Dnotifications_apitest.cc20 DesktopNotificationServiceFactory::GetForProfile(browser()->profile()) in IN_PROC_BROWSER_TEST_F()
Dtheme_installed_infobar_delegate.cc28 theme_service_(ThemeServiceFactory::GetForProfile(profile_)), in ThemeInstalledInfoBarDelegate()
Dapp_background_page_apitest.cc129 BackgroundContentsServiceFactory::GetForProfile(browser()->profile())-> in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/tabs/
Dpinned_tab_service_factory.cc12 PinnedTabService* PinnedTabServiceFactory::GetForProfile( in GetForProfile() function in PinnedTabServiceFactory
Dpinned_tab_service_factory.h21 static PinnedTabService* GetForProfile(Profile* profile);
/external/chromium/chrome/browser/notifications/
Ddesktop_notification_service_factory.h22 static DesktopNotificationService* GetForProfile(Profile* profile);
Ddesktop_notification_service_factory.cc14 DesktopNotificationService* DesktopNotificationServiceFactory::GetForProfile( in GetForProfile() function in DesktopNotificationServiceFactory
Dnotification_options_menu_model.cc165 DesktopNotificationServiceFactory::GetForProfile(balloon_->profile()); in GetLabelForCommandId()
215 DesktopNotificationServiceFactory::GetForProfile(balloon_->profile()); in ExecuteCommand()
Dnotification_exceptions_table_model_unittest.cc27 service_ = DesktopNotificationServiceFactory::GetForProfile(profile()); in SetUp()
/external/chromium/chrome/browser/ui/views/
Dtheme_background.cc34 ui::ThemeProvider* theme = ThemeServiceFactory::GetForProfile(profile); in Paint()
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_frame_gtk.cc96 return ThemeServiceFactory::GetForProfile( in GetThemeProvider()
/external/chromium/chrome/browser/ui/webui/
Dtheme_source.cc110 ui::ThemeProvider* tp = ThemeServiceFactory::GetForProfile(profile_); in SendThemeBitmap()
/external/chromium/chrome/browser/ui/options/
Doptions_util.cc87 DesktopNotificationServiceFactory::GetForProfile(profile)-> in ResetToDefaults()
/external/chromium/chrome/browser/task_manager/
Dtask_manager_browsertest.cc163 BackgroundContentsServiceFactory::GetForProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()
191 BackgroundContentsServiceFactory::GetForProfile(browser()->profile()); in IN_PROC_BROWSER_TEST_F()

12