/external/chromium_org/content/public/browser/ |
notification_service.h | 18 class CONTENT_EXPORT NotificationService { 20 // Returns the NotificationService object for the current thread, or NULL if 22 static NotificationService* current(); 24 static NotificationService* Create(); 26 virtual ~NotificationService() {} 31 // NotificationService::AllSources(), in which case
|
/external/chromium/chrome/browser/ |
browser_process_sub_thread.h | 12 class NotificationService; 36 NotificationService* notification_service_;
|
browser_process_sub_thread.cc | 28 notification_service_ = new NotificationService;
|
/external/chromium_org/chrome/browser/ui/views/ |
load_complete_listener.cc | 17 content::NotificationService::AllSources()); 23 content::NotificationService::AllSources())) { 25 content::NotificationService::AllSources()); 37 content::NotificationService::AllSources());
|
/external/chromium/chrome/browser/sync/glue/ |
data_type_manager_mock.h | 17 NotificationService::current()->Notify( 25 NotificationService::current()->Notify(type, 27 NotificationService::NoDetails());
|
/external/chromium_org/chrome/browser/extensions/ |
lazy_background_page_test_util.h | 17 content::NotificationService::AllSources()), 19 content::NotificationService::AllSources()) { 23 content::NotificationService::AllSources()),
|
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/ |
kiosk_enable_screen_handler.cc | 63 content::NotificationService::current()->Notify( 65 content::NotificationService::AllSources(), 66 content::NotificationService::NoDetails()); 108 content::NotificationService::current()->Notify( 110 content::NotificationService::AllSources(), 111 content::NotificationService::NoDetails()); 120 content::NotificationService::current()->Notify( 122 content::NotificationService::AllSources(), 123 content::NotificationService::NoDetails()); 138 content::NotificationService::current()->Notify [all...] |
kiosk_autolaunch_screen_handler.cc | 126 content::NotificationService::current()->Notify( 128 content::NotificationService::AllSources(), 129 content::NotificationService::NoDetails()); 138 content::NotificationService::current()->Notify( 140 content::NotificationService::AllSources(), 141 content::NotificationService::NoDetails()); 150 content::NotificationService::current()->Notify( 152 content::NotificationService::AllSources(), 153 content::NotificationService::NoDetails());
|
/external/chromium_org/content/browser/ |
notification_service_impl_unittest.cc | 62 NotificationService* service = NotificationService::current(); 65 NotificationService::NoDetails()); 68 NotificationService::AllSources()); 70 NotificationService::AllSources()); 83 NotificationService::NoDetails()); 92 NotificationService::NoDetails()); 101 NotificationService::NoDetails()); 110 NotificationService::NoDetails()); 119 NotificationService::AllSources() [all...] |
browser_process_sub_thread.h | 21 class NotificationService; 54 scoped_ptr<NotificationService> notification_service_;
|
/external/chromium_org/chrome/browser/chromeos/input_method/ |
browser_state_monitor_unittest.cc | 83 content::NotificationService::AllSources(), 84 content::NotificationService::NoDetails()); 97 content::NotificationService::AllSources(), 98 content::NotificationService::NoDetails()); 111 content::NotificationService::AllSources(), 112 content::NotificationService::NoDetails()); 122 content::NotificationService::AllSources(), 123 content::NotificationService::NoDetails()); 135 content::NotificationService::AllSources(), 136 content::NotificationService::NoDetails()) [all...] |
browser_state_monitor.cc | 22 content::NotificationService::AllSources()); 25 content::NotificationService::AllSources()); 28 content::NotificationService::AllSources()); 33 content::NotificationService::AllSources());
|
/external/chromium_org/chrome/browser/chromeos/kiosk_mode/ |
kiosk_mode_idle_logout_unittest.cc | 44 content::NotificationService::AllSources()); 66 content::NotificationService::current()->Notify( 72 content::NotificationService::NoDetails());
|
/external/chromium_org/chrome/browser/sync/ |
profile_sync_test_util.h | 25 content::NotificationService::current()->Notify( 27 content::NotificationService::AllSources(), 28 content::NotificationService::NoDetails());
|
/external/chromium_org/chrome/browser/ |
upgrade_detector.cc | 99 content::NotificationService::current()->Notify( 102 content::NotificationService::NoDetails()); 106 content::NotificationService::current()->Notify( 109 content::NotificationService::NoDetails()); 151 content::NotificationService::current()->Notify( 154 content::NotificationService::NoDetails());
|
/external/chromium_org/chrome/browser/ui/fullscreen/ |
fullscreen_controller_test.h | 20 content::NotificationService::AllSources()) {} 31 content::NotificationService::AllSources()) {}
|
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/ |
NotificationShowcaseActivity.java | 17 Intent intent = new Intent(NotificationService.ACTION_CREATE); 18 intent.setComponent(new ComponentName(this, NotificationService.class));
|
/external/chromium/chrome/browser/sync/ |
profile_sync_test_util.h | 27 NotificationService::current()->Notify(type, 28 NotificationService::AllSources(), 29 NotificationService::NoDetails()); 62 scoped_ptr<NotificationService> service_;
|
/external/chromium_org/chrome/browser/component_updater/pnacl/ |
pnacl_profile_observer.cc | 19 content::NotificationService::AllSources());
|
/external/chromium_org/chrome/browser/ui/tabs/ |
pinned_tab_service.cc | 35 content::NotificationService::AllBrowserContextsAndSources()); 37 content::NotificationService::AllSources()); 39 content::NotificationService::AllSources()); 41 content::NotificationService::AllSources());
|
/external/chromium/chrome/browser/chromeos/login/ |
wizard_accessibility_helper.cc | 59 NotificationService::AllSources()); 62 NotificationService::AllSources()); 65 NotificationService::AllSources()); 68 NotificationService::AllSources()); 71 NotificationService::AllSources());
|
/external/chromium_org/chrome/browser/infobars/ |
infobars_browsertest.cc | 42 content::NotificationService::AllSources()); 69 content::NotificationService::AllSources()); 78 content::NotificationService::AllSources()); 81 content::NotificationService::AllSources()); 91 content::NotificationService::AllSources());
|
/external/chromium_org/chrome/browser/chromeos/memory/ |
oom_priority_manager_browsertest.cc | 35 content::NotificationService::AllSources()); 43 content::NotificationService::AllSources()); 52 content::NotificationService::AllSources()); 65 content::NotificationService::AllSources()); 75 content::NotificationService::AllSources()); 120 content::NotificationService::AllSources()); 134 content::NotificationService::AllSources()); 148 content::NotificationService::AllSources()); 155 content::NotificationService::AllSources());
|
/external/chromium_org/chrome/browser/extensions/api/extension_action/ |
browser_action_interactive_test.cc | 67 content::NotificationService::AllSources()); 81 content::NotificationService::AllSources()); 104 content::NotificationService::AllSources()); 121 content::NotificationService::AllSources()); 165 content::NotificationService::AllSources()); 186 content::NotificationService::AllSources()); 207 content::NotificationService::AllSources()); 232 content::NotificationService::AllSources()); 254 content::NotificationService::AllSources());
|
/external/chromium_org/chrome/browser/metro_viewer/ |
chrome_metro_viewer_process_host_aurawin.cc | 95 content::NotificationService::current()->Notify( 97 content::NotificationService::AllSources(), 98 content::NotificationService::NoDetails()); 130 content::NotificationService::current()->Notify( 132 content::NotificationService::AllSources(), 133 content::NotificationService::NoDetails());
|