Searched refs:GetForProfile (Results 1 - 25 of 43) sorted by relevance

12

/external/chromium/chrome/browser/extensions/
H A Dnotifications_apitest.cc20 DesktopNotificationServiceFactory::GetForProfile(browser()->profile())
H A Dtheme_installed_infobar_delegate.cc28 theme_service_(ThemeServiceFactory::GetForProfile(profile_)),
H A Dapp_background_page_apitest.cc129 BackgroundContentsServiceFactory::GetForProfile(browser()->profile())->
/external/chromium/chrome/browser/
H A Dbackground_mode_manager_factory.cc13 BackgroundModeManager* BackgroundModeManagerFactory::GetForProfile( function in class:BackgroundModeManagerFactory
H A Dbackground_mode_manager_factory.h20 static BackgroundModeManager* GetForProfile(Profile* profile);
H A Dbackground_contents_service_factory.cc13 BackgroundContentsService* BackgroundContentsServiceFactory::GetForProfile( function in class:BackgroundContentsServiceFactory
H A Dbackground_contents_service_factory.h20 static BackgroundContentsService* GetForProfile(Profile* profile);
H A Ddesktop_notification_handler.cc54 DesktopNotificationServiceFactory::GetForProfile(process->profile());
66 DesktopNotificationServiceFactory::GetForProfile(process->profile());
83 DesktopNotificationServiceFactory::GetForProfile(process->profile());
/external/chromium/chrome/browser/tabs/
H A Dpinned_tab_service_factory.cc12 PinnedTabService* PinnedTabServiceFactory::GetForProfile( function in class:PinnedTabServiceFactory
H A Dpinned_tab_service_factory.h21 static PinnedTabService* GetForProfile(Profile* profile);
/external/chromium/chrome/browser/themes/
H A Dtheme_service_factory.cc19 ThemeService* ThemeServiceFactory::GetForProfile(Profile* profile) { function in class:ThemeServiceFactory
26 std::string id = GetForProfile(profile)->GetThemeID();
H A Dtheme_service_factory.h27 static ThemeService* GetForProfile(Profile* profile);
/external/chromium/chrome/browser/notifications/
H A Ddesktop_notification_service_factory.cc14 DesktopNotificationService* DesktopNotificationServiceFactory::GetForProfile( function in class:DesktopNotificationServiceFactory
H A Ddesktop_notification_service_factory.h22 static DesktopNotificationService* GetForProfile(Profile* profile);
H A Dnotification_exceptions_table_model_unittest.cc27 service_ = DesktopNotificationServiceFactory::GetForProfile(profile());
H A Dnotification_options_menu_model.cc165 DesktopNotificationServiceFactory::GetForProfile(balloon_->profile());
215 DesktopNotificationServiceFactory::GetForProfile(balloon_->profile());
/external/chromium/chrome/browser/sync/glue/
H A Dtheme_util.cc122 ThemeServiceFactory::GetForProfile(profile)->SetTheme(extension);
143 ThemeServiceFactory::GetForProfile(profile)->SetNativeTheme();
145 ThemeServiceFactory::GetForProfile(profile)->UseDefaultTheme();
H A Dtheme_change_processor.cc125 ThemeServiceFactory::GetForProfile(profile_)));
/external/chromium/chrome/browser/ui/views/
H A Dtheme_background.cc34 ui::ThemeProvider* theme = ThemeServiceFactory::GetForProfile(profile);
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_frame_gtk.cc96 return ThemeServiceFactory::GetForProfile(
H A Dbrowser_frame_win.cc137 return ThemeServiceFactory::GetForProfile(
/external/chromium/chrome/browser/ui/webui/options/
H A Dcontent_settings_handler.cc364 default_setting = DesktopNotificationServiceFactory::GetForProfile(
379 return DesktopNotificationServiceFactory::GetForProfile(
480 DesktopNotificationServiceFactory::GetForProfile(web_ui_->GetProfile());
579 DesktopNotificationServiceFactory::GetForProfile(web_ui_->GetProfile())->
621 DesktopNotificationServiceFactory::GetForProfile(web_ui_->GetProfile())->
625 DesktopNotificationServiceFactory::GetForProfile(web_ui_->GetProfile())->
H A Dpersonal_options_handler.cc341 ThemeService* provider = ThemeServiceFactory::GetForProfile(profile);
399 ThemeServiceFactory::GetForProfile(web_ui_->GetProfile())->UseDefaultTheme();
405 ThemeServiceFactory::GetForProfile(web_ui_->GetProfile())->SetNativeTheme();
/external/chromium/chrome/browser/ui/options/
H A Doptions_util.cc87 DesktopNotificationServiceFactory::GetForProfile(profile)->
/external/chromium/chrome/browser/ui/webui/
H A Dtheme_source.cc110 ui::ThemeProvider* tp = ThemeServiceFactory::GetForProfile(profile_);

Completed in 240 milliseconds

12