Home
last modified time | relevance | path

Searched defs:notification (Results 251 – 275 of 4178) sorted by relevance

1...<<11121314151617181920>>...168

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/FirebaseCloudMessaging/
H A DWebpushConfig.php24 public $notification; variable in Google_Service_FirebaseCloudMessaging_WebpushConfig
56 public function setNotification($notification)
/dports/www/nextcloud/nextcloud/3rdparty/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php39 protected $notification; variable in Sabre\\CalDAV\\Notifications\\Node
53 …DAV\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification)
/dports/x11-fonts/py-defcon/defcon-0.6.0/Lib/defcon/test/
H A DtestTools.py47 def notificationCallback(self, notification): argument
51 def testCallback(self, notification): argument
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/libnotificationmanager/autotests/
H A Dnotifications_test.cpp78 NotificationManager::Notification notification; in parse() local
97 Notification notification{i}; in compressNotificationRemoval() local
/dports/devel/staf/src/staf/services/event/
H A DGenerationManager.java120 Notification notification = in getNotificationList() local
288 Notification notification = new Notification(client, in generateEvent() local
293 fQueue.enqueue(System.currentTimeMillis(), notification); in generateEvent() local
307 Notification notification) in sendMessage()
403 Notification notification = (Notification)e.nextElement(); in ackEvent() local
504 synchronized private int notify(Notification notification) in notify()
538 notification); in notify() local
561 Notification notification = in handleRequestCompleteMsg() local
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/dataengines/notifications/
H A Dnotificationsengine.cpp41 …nnect(&Server::self(), &Server::notificationAdded, this, [this](const Notification &notification) { in init()
45 …), &Server::notificationReplaced, this, [this](uint replacedId, const Notification &notification) { in init()
64 void NotificationsEngine::notificationAdded(const Notification &notification) in notificationAdded()
199 Notification notification; in createNotification() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/message_center/
H A Dfullscreen_notification_blocker.cc18 bool ShouldShow(const message_center::Notification& notification, in ShouldShow()
42 const message_center::Notification& notification, in BlockForMixedFullscreen()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Activities/
H A DRepairBridge.cs21 readonly string notification; field in OpenRA.Mods.Common.Activities.RepairBridge
27 public RepairBridge(Actor self, Target target, EnterBehaviour enterBehaviour, string notification) in RepairBridge()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/browser_ui/notifications/android/java/src/org/chromium/components/browser_ui/notifications/
H A DNotificationManagerProxyImpl.java92 public void notify(int id, Notification notification) { in notify()
102 public void notify(String tag, int id, Notification notification) { in notify()
112 public void notify(NotificationWrapper notification) { in notify()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/share/android/java/src/org/chromium/chrome/browser/share/send_tab_to_self/
H A DNotificationSharedPrefManager.java101 static String serializeNotification(ActiveNotification notification) { in serializeNotification()
133 static void addActiveNotification(ActiveNotification notification) { in addActiveNotification()
155 ActiveNotification notification = findActiveNotification(guid); in removeActiveNotification() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/sharing/
H A DSharingNotificationUtil.java70 NotificationWrapper notification = builder.buildNotificationWrapper(); in showNotification() local
111 NotificationWrapper notification = builder.buildNotificationWrapper(); in showSendingNotification() local
154 NotificationWrapper notification = builder.buildWithBigTextStyle(contentText); in showSendErrorNotification() local
/dports/net/fort/FORT-validator-1.5.3/src/rrdp/
H A Drrdp_loader.c16 process_diff_serial(struct update_notification *notification, in process_diff_serial()
37 process_snapshot(struct update_notification *notification, bool log_operation, in process_snapshot()
100 process_diff_session(struct update_notification *notification, in process_diff_session()
/dports/www/nextcloud/nextcloud/apps-pkg/files_sharing/lib/Notification/
H A DNotifier.php104 public function prepare(INotification $notification, string $languageCode): INotification {
128 …protected function parseShareExpiration(IShare $share, INotification $notification, IL10N $l): INo…
151 …protected function parseShareInvitation(IShare $share, INotification $notification, IL10N $l): INo…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/message_center/views/
H A Dmessage_view_factory.cc24 const Notification& notification) { in GetCustomNotificationView()
34 MessageView* MessageViewFactory::Create(const Notification& notification) { in Create()
/dports/audio/kmix/kmix-21.12.3/gui/
H A Dkmixtoolbox.cpp71 void KMixToolBox::notification(const char *notificationName, const QString &text) in notification() function in KMixToolBox
73 KNotification *notification = new KNotification(notificationName); in notification() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/message_center/views/
H A Dmessage_view_factory.cc24 const Notification& notification) { in GetCustomNotificationView()
34 MessageView* MessageViewFactory::Create(const Notification& notification) { in Create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/win/
H A Dnotification_template_builder.cc102 const message_center::Notification& notification) { in StartToastElement()
206 const message_center::Notification& notification) { in WriteIconElement()
215 const message_center::Notification& notification) { in WriteLargeImageElement()
222 const message_center::Notification& notification) { in WriteProgressElement()
275 const message_center::Notification& notification, in AddActions()
335 const message_center::Notification& notification, in EnsureReminderHasButton()
363 const message_center::Notification& notification) { in BuildNotificationTemplate()
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/admin/
H A Dmail.py65 def send_moderation_notification(revision, notification, excluded_user=None): argument
83 def send_notification(recipient_users, notification, extra_context): argument
145 notification = '' variable in Notifier
287 notification = 'approved' variable in WorkflowStateApprovalEmailNotifier
302 notification = 'rejected' variable in WorkflowStateRejectionEmailNotifier
325 notification = 'submitted' variable in WorkflowStateSubmissionEmailNotifier
382 notification = 'submitted' variable in GroupApprovalTaskStateSubmissionEmailNotifier
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/synchronization/
H A Dlifetime_test.cc42 absl::Notification* notification, bool* state) { in ThreadOne()
60 absl::Notification* notification, bool* state) { in ThreadTwo()
79 absl::Notification notification; in RunTests() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/
H A Dchrome_screenshot_grabber_browsertest.cc137 auto notification = in IN_PROC_BROWSER_TEST_P() local
193 auto notification = in IN_PROC_BROWSER_TEST_P() local
225 auto notification = in IN_PROC_BROWSER_TEST_P() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/media/
H A Dmedia_notification_controller_impl.cc29 const message_center::Notification& notification) { in CreateCustomMediaNotificationView()
175 std::unique_ptr<message_center::Notification> notification = in ShowNotification() local
215 const message_center::Notification& notification) { in CreateMediaNotification()
/dports/devel/abseil/abseil-cpp-20211102.0/absl/synchronization/
H A Dlifetime_test.cc42 absl::Notification* notification, bool* state) { in ThreadOne()
60 absl::Notification* notification, bool* state) { in ThreadTwo()
79 absl::Notification notification; in RunTests() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/synchronization/
H A Dlifetime_test.cc42 absl::Notification* notification, bool* state) { in ThreadOne()
60 absl::Notification* notification, bool* state) { in ThreadTwo()
79 absl::Notification notification; in RunTests() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/synchronization/
H A Dlifetime_test.cc42 absl::Notification* notification, bool* state) { in ThreadOne()
60 absl::Notification* notification, bool* state) { in ThreadTwo()
79 absl::Notification notification; in RunTests() local
/dports/polish/kadu/kadu-4.3/kadu-core/notification/
H A Dnotification-service.cpp173 void NotificationService::notify(const Notification &notification) in notify()
179 void NotificationService::acceptNotification(const Notification &notification) in acceptNotification()
191 void NotificationService::discardNotification(const Notification &notification) in discardNotification()

1...<<11121314151617181920>>...168