Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 25 of 3154) sorted by relevance

12345678910>>...127

/dports/sysutils/dunst/dunst-1.6.1/src/
H A Dnotification.h39 struct notification { struct
61 int locked; /**< If non-zero the notification is locked **/ argument
69 struct notification_colors colors; argument
71 char *stack_tag; /**< stack notifications by tag */ argument
77 … int skip_display; /**< insert notification into history, skipping initial waiting and display */ argument
82 int dup_count; /**< amount of duplicate notifications stacked onto this */ argument
95 * Create notification struct and initialise all fields with either argument
/dports/net/smb4k/smb4k-992987421af68f2695867722b8dc4ca30a4669ec/core/
H A Dsmb4knotification.cpp57 Smb4KNotifier *notification = new Smb4KNotifier("shareMounted"); in shareMounted() local
73 Smb4KNotifier *notification = new Smb4KNotifier("shareUnmounted"); in shareUnmounted() local
83 Smb4KNotifier *notification = new Smb4KNotifier("sharesMounted"); in sharesMounted() local
92 Smb4KNotifier *notification = new Smb4KNotifier("sharesUnmounted"); in sharesUnmounted() local
136 Smb4KNotifier *notification = new Smb4KNotifier("bookmarkExists"); in bookmarkExists() local
255 Smb4KNotifier *notification = new Smb4KNotifier("commandNotFound"); in commandNotFound() local
276 Smb4KNotifier *notification = new Smb4KNotifier("fileNotFound"); in fileNotFound() local
334 Smb4KNotifier *notification = new Smb4KNotifier("mkdirFailed"); in mkdirFailed() local
380 Smb4KNotifier *notification = new Smb4KNotifier("processError"); in processError() local
453 Smb4KNotifier *notification = new Smb4KNotifier("actionFailed"); in actionFailed() local
[all …]
/dports/net-im/py-unmessage/unmessage-0.2.0/unmessage/
H A Dui.py2 def notify(self, notification): argument
10 def notify_disconnect(self, notification): argument
13 def notify_offline(self, notification): argument
16 def notify_online(self, notification): argument
19 def notify_message(self, notification): argument
22 def notify_in_authentication(self, notification): argument
33 def notify_bootstrap(self, notification): argument
36 def notify_peer_started(self, notification): argument
39 def notify_peer_failed(self, notification): argument
42 def notify_in_request(self, notification): argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/notifications/
H A DNotificationTestUtil.java23 public static Bitmap getSmallIconFromNotification(Context context, Notification notification) { in getSmallIconFromNotification()
32 public static Bitmap getLargeIconFromNotification(Context context, Notification notification) { in getLargeIconFromNotification()
47 static Notification.Action[] getActions(Notification notification) { in getActions()
57 static Bundle getExtras(Notification notification) { in getExtras()
62 static String getExtraTitle(Notification notification) { in getExtraTitle()
67 static String getExtraText(Notification notification) { in getExtraText()
72 static String getExtraSubText(Notification notification) { in getExtraSubText()
77 static Bitmap getExtraPicture(Notification notification) { in getExtraPicture()
82 static boolean getExtraShownWhen(Notification notification) { in getExtraShownWhen()
/dports/deskutils/notification-daemon/notification-daemon-3.20.0/src/
H A Dnd-notification.c116 nd_notification_init (NdNotification *notification) in nd_notification_init()
134 NdNotification *notification; in nd_notification_finalize() local
154 nd_notification_update (NdNotification *notification, in nd_notification_update()
249 hint_to_boolean (NdNotification *notification, in hint_to_boolean()
296 nd_notification_get_id (NdNotification *notification) in nd_notification_get_id()
304 nd_notification_get_hints (NdNotification *notification) in nd_notification_get_hints()
320 nd_notification_get_sender (NdNotification *notification) in nd_notification_get_sender()
336 nd_notification_get_body (NdNotification *notification) in nd_notification_get_body()
344 nd_notification_get_icon (NdNotification *notification) in nd_notification_get_icon()
509 nd_notification_load_image (NdNotification *notification, in nd_notification_load_image()
[all …]
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/window/cocoa/
H A Dpyglet_delegate.py87 def applicationDidHide_(self, notification): argument
91 def applicationDidUnhide_(self, notification): argument
101 def windowShouldClose_(self, notification): argument
107 def windowDidMove_(self, notification): argument
112 def windowDidBecomeKey_(self, notification): argument
123 def windowDidResignKey_(self, notification): argument
137 def windowDidMiniaturize_(self, notification): argument
141 def windowDidDeminiaturize_(self, notification): argument
151 def windowDidExpose_(self, notification): argument
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/window/cocoa/
H A Dpyglet_delegate.py87 def applicationDidHide_(self, notification): argument
91 def applicationDidUnhide_(self, notification): argument
101 def windowShouldClose_(self, notification): argument
107 def windowDidMove_(self, notification): argument
112 def windowDidBecomeKey_(self, notification): argument
123 def windowDidResignKey_(self, notification): argument
137 def windowDidMiniaturize_(self, notification): argument
141 def windowDidDeminiaturize_(self, notification): argument
151 def windowDidExpose_(self, notification): argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/WebCoreSupport/
H A DNotificationPresenterClientQt.cpp172 bool NotificationPresenterClientQt::show(Notification* notification) in show()
240 void NotificationPresenterClientQt::cancel(Notification* notification) in cancel()
258 Notification* notification = notificationForWrapper(wrapper); in cancel() local
265 Notification* notification = notificationForWrapper(wrapper); in notificationClicked() local
279 Notification* notification = 0; in notificationClicked() local
306 void NotificationPresenterClientQt::notificationObjectDestroyed(Notification* notification) in notificationObjectDestroyed()
383 void NotificationPresenterClientQt::sendEvent(Notification* notification, const AtomicString& event… in sendEvent()
389 void NotificationPresenterClientQt::removeReplacedNotificationFromQueue(Notification* notification) in removeReplacedNotificationFromQueue()
412 void NotificationPresenterClientQt::detachNotification(Notification* notification) in detachNotification()
419 void NotificationPresenterClientQt::dumpReplacedIdText(Notification* notification) in dumpReplacedIdText()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/win/
H A Dnotification_template_builder_unittest.cc69 message_center::Notification notification( in BuildNotification() local
84 void VerifyXml(const message_center::Notification& notification, in VerifyXml()
97 message_center::Notification notification = BuildNotification(); local
118 message_center::Notification notification = BuildNotification(); local
146 message_center::Notification notification = BuildNotification(); local
177 message_center::Notification notification = BuildNotification(); local
210 message_center::Notification notification = BuildNotification(); local
241 message_center::Notification notification = BuildNotification(); local
264 message_center::Notification notification = BuildNotification(); local
295 message_center::Notification notification = BuildNotification(); local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crostini/
H A Dcrostini_export_import_unittest.cc219 const message_center::Notification& notification = GetNotification(); in TEST_F() local
237 const message_center::Notification& notification = GetNotification(); in TEST_F() local
255 const message_center::Notification& notification = GetNotification(); in TEST_F() local
274 const message_center::Notification& notification = GetNotification(); in TEST_F() local
311 const message_center::Notification& notification = GetNotification(); in TEST_F() local
348 const message_center::Notification& notification = GetNotification(); in TEST_F() local
361 const message_center::Notification& notification = GetNotification(); in TEST_F() local
380 const message_center::Notification& notification = GetNotification(); in TEST_F() local
414 const message_center::Notification& notification = GetNotification(); in TEST_F() local
427 const message_center::Notification& notification = GetNotification(); in TEST_F() local
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/notify-rust-4.5.5/tests/
H A Drealworld.rs76 let notification = Notification::new().summary("foo").finalize(); in build_pattern() localVariable
79 let mut notification = Notification::new(); in build_pattern() localVariable
83 let mut notification = Notification::new(); in build_pattern() localVariable
87 let mut notification = Notification::new(); in build_pattern() localVariable
91 let mut notification = Notification::new(); in build_pattern() localVariable
95 let mut notification = Notification::new(); in build_pattern() localVariable
/dports/multimedia/totem/totem-3.38.2/subprojects/libgd/libgd/
H A Dgd-notification.c107 gd_notification_init (GdNotification *notification) in gd_notification_init()
148 GdNotification *notification; in gd_notification_finalize() local
168 GdNotification *notification = GD_NOTIFICATION (widget); in gd_notification_destroy() local
189 GdNotification *notification = GD_NOTIFICATION (widget); in gd_notification_realize() local
252 animation_target (GdNotification *notification) in animation_target()
302 start_animation (GdNotification *notification) in start_animation()
402 unqueue_autohide (GdNotification *notification) in unqueue_autohide()
414 queue_autohide (GdNotification *notification) in queue_autohide()
544 get_padding_and_border (GdNotification *notification, in get_padding_and_border()
596 GdNotification *notification = GD_NOTIFICATION (bin); in gd_notification_add() local
[all …]
/dports/audio/gradio/Gradio-7.3/external/gd/libgd/
H A Dgd-notification.c107 gd_notification_init (GdNotification *notification) in gd_notification_init()
148 GdNotification *notification; in gd_notification_finalize() local
168 GdNotification *notification = GD_NOTIFICATION (widget); in gd_notification_destroy() local
189 GdNotification *notification = GD_NOTIFICATION (widget); in gd_notification_realize() local
252 animation_target (GdNotification *notification) in animation_target()
302 start_animation (GdNotification *notification) in start_animation()
402 unqueue_autohide (GdNotification *notification) in unqueue_autohide()
414 queue_autohide (GdNotification *notification) in queue_autohide()
544 get_padding_and_border (GdNotification *notification, in get_padding_and_border()
596 GdNotification *notification = GD_NOTIFICATION (bin); in gd_notification_add() local
[all …]
/dports/x11-fm/nautilus/nautilus-41.1/subprojects/libgd/libgd/
H A Dgd-notification.c107 gd_notification_init (GdNotification *notification) in gd_notification_init()
148 GdNotification *notification; in gd_notification_finalize() local
168 GdNotification *notification = GD_NOTIFICATION (widget); in gd_notification_destroy() local
189 GdNotification *notification = GD_NOTIFICATION (widget); in gd_notification_realize() local
252 animation_target (GdNotification *notification) in animation_target()
302 start_animation (GdNotification *notification) in start_animation()
402 unqueue_autohide (GdNotification *notification) in unqueue_autohide()
414 queue_autohide (GdNotification *notification) in queue_autohide()
544 get_padding_and_border (GdNotification *notification, in get_padding_and_border()
596 GdNotification *notification = GD_NOTIFICATION (bin); in gd_notification_add() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/media/ui/
H A DMediaNotificationManagerNotificationTest.java53 Notification notification = updateNotificationBuilderAndBuild(info); in updateNotificationBuilderDisplaysCorrectMetadata_PreN_NonEmptyArtistAndAlbum() local
82 Notification notification = updateNotificationBuilderAndBuild(info); in updateNotificationBuilderDisplaysCorrectMetadata_PreN_EmptyArtistAndAlbum() local
106 Notification notification = updateNotificationBuilderAndBuild(info); in updateNotificationBuilderDisplaysCorrectMetadata_AtLeastN_EmptyArtistAndAlbum() local
133 Notification notification = updateNotificationBuilderAndBuild(info); in updateNotificationBuilderDisplaysCorrectLargeIcon_WithLargeIcon() local
149 Notification notification = updateNotificationBuilderAndBuild(info); in updateNotificationBuilderDisplaysCorrectLargeIcon_WithoutLargeIcon_AtLeastN() local
168 Notification notification = updateNotificationBuilderAndBuild(info); in updateNotificationBuilderDisplaysCorrectLargeIcon_WithoutLargeIcon_PreN() local
183 Notification notification = updateNotificationBuilderAndBuild(info); in updateNotificationBuilderDisplaysCorrectLargeIcon_DontSupportPlayPause() local
196 Notification notification = updateNotificationBuilderAndBuild(info); in updateNotificationBuilderDisplaysCorrectMiscInfo() local
216 Notification notification = updateNotificationBuilderAndBuild(info); in updateNotificationBuilderDisplaysCorrectMiscInfo_SupportsSwipeAway() local
230 Notification notification = updateNotificationBuilderAndBuild(info); in updateNotificationBuilderDisplaysCorrectMiscInfo_Private() local
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/support/Testing/Fakes/
H A DNotificationFake.php39 public function assertSentTo($notifiable, $notification, $callback = null)
67 public function assertSentToTimes($notifiable, $notification, $times = 1)
83 public function assertNotSentTo($notifiable, $notification, $callback = null)
116 public function assertTimesSent($expectedCount, $notification)
138 public function sent($notifiable, $notification, $callback = null)
162 public function hasSent($notifiable, $notification)
174 protected function notificationsFor($notifiable, $notification)
186 public function send($notifiables, $notification)
199 public function sendNow($notifiables, $notification, array $channels = null)
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/lib/
H A Dotr-notifications.cpp39 KNotification *notification = new KNotification( in prepareNotification() local
59 KNotification *notification = prepareNotification(widget, targetContact); in otrSessionStarted() local
76 KNotification *notification = prepareNotification(widget, targetContact); in otrSessionFinished() local
88 KNotification *notification = prepareNotification(widget, targetContact); in authenticationRequested() local
101 KNotification *notification = prepareNotification(widget, targetContact); in authenticationConcluded() local
118 KNotification *notification = prepareNotification(widget, targetContact); in authenticationAborted() local
131 KNotification *notification = prepareNotification(widget, targetContact); in authenticationFailed() local
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Support/Testing/Fakes/
H A DNotificationFake.php44 public function assertSentTo($notifiable, $notification, $callback = null)
80 public function assertSentToTimes($notifiable, $notification, $times = 1)
100 public function assertNotSentTo($notifiable, $notification, $callback = null)
141 public function assertTimesSent($expectedCount, $notification)
163 public function sent($notifiable, $notification, $callback = null)
187 public function hasSent($notifiable, $notification)
199 protected function notificationsFor($notifiable, $notification)
211 public function send($notifiables, $notification)
224 public function sendNow($notifiables, $notification, array $channels = null)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/message_center/views/
H A Dnotification_view_md_unittest.cc205 std::unique_ptr<Notification> notification = CreateSimpleNotification(); in SetUp() local
302 const Notification& notification) { in UpdateNotificationViews()
390 std::unique_ptr<Notification> notification = CreateSimpleNotification(); in TEST_F() local
412 std::unique_ptr<Notification> notification = CreateSimpleNotification(); in TEST_F() local
438 std::unique_ptr<Notification> notification = CreateSimpleNotification(); in TEST_F() local
473 std::unique_ptr<Notification> notification = CreateSimpleNotification(); in TEST_F() local
526 std::unique_ptr<Notification> notification = CreateSimpleNotification(); in TEST_F() local
574 std::unique_ptr<Notification> notification = CreateSimpleNotification(); in TEST_F() local
600 std::unique_ptr<Notification> notification = CreateSimpleNotification(); in TEST_F() local
688 std::unique_ptr<Notification> notification = CreateSimpleNotification(); in TEST_F() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.sctp/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java64 public HandlerResult handleNotification(Notification notification, in handleNotification()
82 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
100 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
118 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
136 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
/dports/net/socketapi/socketapi-2.2.19/socketapi/
H A Dsctpnotificationqueue.cc64 bool SCTPNotificationQueue::addNotification(const SCTPNotification& notification) in addNotification()
91 bool SCTPNotificationQueue::getNotification(SCTPNotification& notification) in getNotification()
102 void SCTPNotificationQueue::updateNotification(const SCTPNotification& notification) in updateNotification()
135 SCTPNotification* notification = First; in flush() local
150 SCTPNotification* notification = First; in hasData() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.sctp/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java64 public HandlerResult handleNotification(Notification notification, in handleNotification()
82 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
100 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
118 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
136 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java65 public HandlerResult handleNotification(Notification notification, in handleNotification()
83 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
101 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
119 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
137 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.sctp/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java64 public HandlerResult handleNotification(Notification notification, in handleNotification()
82 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
100 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
118 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
136 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.sctp/share/classes/com/sun/nio/sctp/
H A DAbstractNotificationHandler.java64 public HandlerResult handleNotification(Notification notification, in handleNotification()
82 public HandlerResult handleNotification(AssociationChangeNotification notification, in handleNotification()
100 public HandlerResult handleNotification(PeerAddressChangeNotification notification, in handleNotification()
118 public HandlerResult handleNotification(SendFailedNotification notification, in handleNotification()
136 public HandlerResult handleNotification(ShutdownNotification notification, in handleNotification()

12345678910>>...127