Home
last modified time | relevance | path

Searched refs:DisplayNotification (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/wilco_dtc_supportd/
H A Dwilco_dtc_supportd_notification_controller.cc83 DisplayNotification(kWilcoDtcSupportdNotificationIdBatteryAuth, in ShowBatteryAuthNotification()
95 DisplayNotification(kWilcoDtcSupportdNotificationIdNonWilcoCharger, in ShowNonWilcoChargerNotification()
108 DisplayNotification(kWilcoDtcSupportdNotificationIdIncompatibleDock, in ShowIncompatibleDockNotification()
120 DisplayNotification(kWilcoDtcSupportdNotificationIdDockHardwareError, in ShowDockErrorNotification()
132 DisplayNotification(kWilcoDtcSupportdNotificationIdDockDisplay, in ShowDockDisplayNotification()
145 DisplayNotification(kWilcoDtcSupportdNotificationIdDockThunderbolt, in ShowDockThunderboltNotification()
158 DisplayNotification(kWilcoDtcSupportdNotificationIdLowPower, in ShowLowPowerChargerNotification()
167 void WilcoDtcSupportdNotificationController::DisplayNotification( in DisplayNotification() function in chromeos::WilcoDtcSupportdNotificationController
H A Dwilco_dtc_supportd_notification_controller.h50 void DisplayNotification(
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/
H A Dnotification_display_service_impl_unittest.cc155 void DisplayNotification(const std::string id) { in DisplayNotification() function in NotificationDisplayServiceImplTest
175 DisplayNotification(notification_id); in TEST_F()
185 DisplayNotification(notification_id); in TEST_F()
196 DisplayNotification(notification_id); in TEST_F()
207 DisplayNotification(notification_id); in TEST_F()
220 DisplayNotification(notification_id); in TEST_F()
H A Dplatform_notification_service_impl.h56 void DisplayNotification(
H A Dplatform_notification_service_unittest.cc134 service()->DisplayNotification(kNotificationId, GURL("https://chrome.com/"), in TEST_F()
184 service()->DisplayNotification(kNotificationId, GURL("https://chrome.com/"), in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crosapi/
H A Dmessage_center_ash_unittest.cc134 message_center_remote_->DisplayNotification( in TEST_F()
178 message_center_remote_->DisplayNotification( in TEST_F()
204 message_center_remote_->DisplayNotification( in TEST_F()
235 message_center_remote_->DisplayNotification( in TEST_F()
262 message_center_remote_->DisplayNotification( in TEST_F()
283 message_center_remote_->DisplayNotification( in TEST_F()
304 message_center_remote_->DisplayNotification( in TEST_F()
H A Dmessage_center_ash.h26 void DisplayNotification(
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/lacros/
H A Dmessage_center_lacros_browsertest.cc73 remote->DisplayNotification(CreateNotificationWithId(id1), in IN_PROC_BROWSER_TEST_F()
77 remote->DisplayNotification(CreateNotificationWithId(id2), in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/network/
H A Dauto_connect_notifier.cc112 DisplayNotification(network); in NetworkConnectionStateChanged()
147 void AutoConnectNotifier::DisplayNotification( in DisplayNotification() function in ash::AutoConnectNotifier
H A Dauto_connect_notifier.h51 void DisplayNotification(const chromeos::NetworkState* network);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/scheduler/internal/
H A Dnotification_scheduler_unittest.cc290 EXPECT_CALL(*notification_manager(), DisplayNotification(_, _)).Times(0); in TEST_F()
324 EXPECT_CALL(*notification_manager(), DisplayNotification(_, _)) in TEST_F()
356 EXPECT_CALL(*notification_manager(), DisplayNotification(_, _)) in TEST_F()
383 EXPECT_CALL(*notification_manager(), DisplayNotification(_, _)) in TEST_F()
403 EXPECT_CALL(*notification_manager(), DisplayNotification(_, _)) in TEST_F()
H A Dscheduled_notification_manager_unittest.cc196 void DisplayNotification(const std::string& guid, in DisplayNotification() function in notifications::__anonae26f16c0111::ScheduledNotificationManagerTest
207 manager()->DisplayNotification(guid, std::move(display_callback)); in DisplayNotification()
417 TEST_F(ScheduledNotificationManagerTest, DisplayNotification) { in TEST_F() argument
430 DisplayNotification(kGuid, &entry); in TEST_F()
448 DisplayNotification(kNonExistentGuid, nullptr); in TEST_F()
718 DisplayNotification(kGuid, &expected_entry); in TEST_F()
740 DisplayNotification(kGuid, nullptr /*expected_entry*/); in TEST_F()
H A Dscheduled_notification_manager.h57 virtual void DisplayNotification(const std::string& guid,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/ui/
H A Dupdate_required_notification.cc138 DisplayNotification(title, body, button, in Show()
143 void UpdateRequiredNotification::DisplayNotification( in DisplayNotification() function in chromeos::UpdateRequiredNotification
H A Dupdate_required_notification.h52 void DisplayNotification(
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/scheduler/test/
H A Dmock_scheduled_notification_manager.h24 MOCK_METHOD2(DisplayNotification, void(const std::string&, DisplayCallback));
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dplatform_notification_service.h43 virtual void DisplayNotification(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Dplatform_notification_service.h43 virtual void DisplayNotification(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/
H A Dplatform_notification_service_qt.h59 void DisplayNotification(const std::string& notification_id,
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/notifications/
H A Dplatform_notification_service_proxy.h52 void DisplayNotification(const NotificationDatabaseData& data,
H A Dplatform_notification_service_proxy.cc86 void PlatformNotificationServiceProxy::DisplayNotification( in DisplayNotification() function in content::PlatformNotificationServiceProxy
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/notifications/
H A Dplatform_notification_service_proxy.h52 void DisplayNotification(const NotificationDatabaseData& data,
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/
H A Dmock_platform_notification_service.h49 void DisplayNotification(
H A Dmock_platform_notification_service.cc32 void MockPlatformNotificationService::DisplayNotification( in DisplayNotification() function in content::MockPlatformNotificationService
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/crosapi/mojom/
H A Dmessage_center.mojom18 DisplayNotification@0(Notification notification,

12