Searched refs:IsNotifierEnabled (Results 1 – 8 of 8) sorted by relevance
198 if (IsNotifierEnabled(notifier_id)) in DisplayNameForOriginInProcessId()208 bool DesktopNotificationService::IsNotifierEnabled( in IsNotifierEnabled() function in DesktopNotificationService293 if (IsNotifierEnabled(notifier_id)) in OnExtensionUninstalled()
239 notification_service->IsNotifierEnabled(notifier_id))); in GetNotifierList()267 notification_service->IsNotifierEnabled(notifier_id))); in GetNotifierList()289 notification_service->IsNotifierEnabled(screenshot_notifier_id)); in GetNotifierList()
104 bool IsNotifierEnabled(const message_center::NotifierId& notifier_id);
707 EXPECT_TRUE(notification_service->IsNotifierEnabled(notifier_id)); in IN_PROC_BROWSER_TEST_F()709 EXPECT_FALSE(notification_service->IsNotifierEnabled(notifier_id)); in IN_PROC_BROWSER_TEST_F()720 EXPECT_FALSE(notification_service->IsNotifierEnabled( in IN_PROC_BROWSER_TEST_F()
641 !notification_service->IsNotifierEnabled(notifier_id); in RegisterExtensionWithRequestContexts()
524 if (service->IsNotifierEnabled(message_center::NotifierId( in ShowNotification()
450 return service->IsNotifierEnabled(message_center::NotifierId( in AreExtensionNotificationsAllowed()
1838 if (notification_service->IsNotifierEnabled(NotifierId( in RequestDesktopNotificationPermission()