Home
last modified time | relevance | path

Searched refs:notificationType (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/entity/rfc3413/oneliner/
H A Dntforg.py84 notifyType, notificationType, argument
115 if not isinstance(notificationType,
117 if isinstance(notificationType[0], tuple):
119notificationType = ObjectIdentity(notificationType[0][0], notificationType[0][1], *notificationTyp…
121 notificationType = ObjectIdentity(notificationType)
124 notificationType = NotificationType(notificationType)
156 if not isinstance(notificationType,
158 if isinstance(notificationType[0], tuple):
160notificationType = ObjectIdentity(notificationType[0][0], notificationType[0][1], *notificationTyp…
162 notificationType = ObjectIdentity(notificationType)
[all …]
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/lib/
H A Dnotify-filter.cpp48 QString notificationType; in filterMessage() local
50 notificationType = QLatin1String("kde_telepathy_info_event"); in filterMessage()
54 notificationType = QLatin1String("kde_telepathy_group_chat_highlight"); in filterMessage()
56 notificationType = QLatin1String("kde_telepathy_group_chat_incoming"); in filterMessage()
59 notificationType = QLatin1String("kde_telepathy_contact_incoming"); in filterMessage()
63 notificationType += QLatin1String("_active_window"); in filterMessage()
68 notificationType, m_widget, in filterMessage()
/dports/www/owncloud/owncloud/apps/federatedfilesharing/lib/Ocm/Notification/
H A DFileNotification.php50 return $this->notificationType;
54 * @param string $notificationType
58 public function setNotificationType($notificationType) { argument
59 $this->notificationType = $notificationType;
/dports/www/firefox/firefox-99.0/toolkit/mozapps/defaultagent/tests/gtest/
H A DCacheTest.cpp69 .notificationType = "string1", in TEST_F()
77 .notificationType = "string5", in TEST_F()
85 .notificationType = "string9", in TEST_F()
100 ASSERT_EQ(entry.value().notificationType, "string1"); in TEST_F()
111 ASSERT_EQ(entry.value().notificationType, "string5"); in TEST_F()
153 ASSERT_EQ(entry.value().notificationType, "string1"); in TEST_F()
160 .notificationType = "string7", in TEST_F()
173 ASSERT_EQ(entry.value().notificationType, "string4"); in TEST_F()
183 ASSERT_EQ(entry.value().notificationType, "string7"); in TEST_F()
245 .notificationType = "string6", in TEST_F()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/syncinfo/
H A DNotifyInfo.java42 private char notificationType; field in NotifyInfo
49 public NotifyInfo(String filename, char notificationType, Date timeStamp, char[] watches) { in NotifyInfo() argument
52 this.notificationType = notificationType; in NotifyInfo()
74 this.notificationType = type.charAt(0); in NotifyInfo()
106 buffer.append(notificationType); in getNotifyLine()
126 buffer.append(notificationType); in getServerLine()
186 return notificationType; in getNotificationType()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/defaultagent/tests/gtest/
H A DCacheTest.cpp87 .notificationType = "string1", in TEST_F()
95 .notificationType = "string5", in TEST_F()
103 .notificationType = "string9", in TEST_F()
118 ASSERT_EQ(entry.value().notificationType, "string1"); in TEST_F()
129 ASSERT_EQ(entry.value().notificationType, "string5"); in TEST_F()
171 ASSERT_EQ(entry.value().notificationType, "string1"); in TEST_F()
178 .notificationType = "string7", in TEST_F()
191 ASSERT_EQ(entry.value().notificationType, "string4"); in TEST_F()
201 ASSERT_EQ(entry.value().notificationType, "string7"); in TEST_F()
263 .notificationType = "string6", in TEST_F()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/defaultagent/tests/gtest/
H A DCacheTest.cpp87 .notificationType = "string1", in TEST_F()
95 .notificationType = "string5", in TEST_F()
103 .notificationType = "string9", in TEST_F()
118 ASSERT_EQ(entry.value().notificationType, "string1"); in TEST_F()
129 ASSERT_EQ(entry.value().notificationType, "string5"); in TEST_F()
171 ASSERT_EQ(entry.value().notificationType, "string1"); in TEST_F()
178 .notificationType = "string7", in TEST_F()
191 ASSERT_EQ(entry.value().notificationType, "string4"); in TEST_F()
201 ASSERT_EQ(entry.value().notificationType, "string7"); in TEST_F()
263 .notificationType = "string6", in TEST_F()
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/
H A DNotification.php31 public $notificationType; variable in Google_Service_AndroidEnterprise_Notification
116 public function setNotificationType($notificationType) argument
118 $this->notificationType = $notificationType;
122 return $this->notificationType;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AndroidEnterprise/
H A DNotification.php33 public $notificationType; variable in Google_Service_AndroidEnterprise_Notification
132 public function setNotificationType($notificationType) argument
134 $this->notificationType = $notificationType;
138 return $this->notificationType;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Books/
H A DNotification.php39 public $notificationType; variable in Google_Service_Books_Notification
119 public function setNotificationType($notificationType) argument
121 $this->notificationType = $notificationType;
125 return $this->notificationType;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Books/
H A DNotification.php39 public $notificationType; variable in Google_Service_Books_Notification
119 public function setNotificationType($notificationType) argument
121 $this->notificationType = $notificationType;
125 return $this->notificationType;
/dports/www/firefox/firefox-99.0/toolkit/mozapps/defaultagent/
H A DTelemetry.cpp170 const std::string osLocale, const std::string notificationType, in SendPing() argument
182 ping["notification_type"] = notificationType; in SendPing()
328 HRESULT MaybeCache(Cache& cache, const std::string& notificationType, in MaybeCache() argument
339 .notificationType = notificationType, in MaybeCache()
356 HRESULT MaybeSwapForCached(Cache& cache, std::string& notificationType, in MaybeSwapForCached() argument
373 notificationType = maybeEntry.value().notificationType; in MaybeSwapForCached()
433 std::string notificationType = in SendDefaultBrowserPing() local
468 return MaybeCache(cache, notificationType, notificationShown, in SendDefaultBrowserPing()
488 return MaybeCache(cache, notificationType, notificationShown, in SendDefaultBrowserPing()
492 hr = MaybeSwapForCached(cache, notificationType, notificationShown, in SendDefaultBrowserPing()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/defaultagent/
H A DTelemetry.cpp174 const std::string notificationType, const std::string notificationShown, in SendPing() argument
185 ping["notification_type"] = notificationType; in SendPing()
331 HRESULT MaybeCache(Cache& cache, const std::string& notificationType, in MaybeCache() argument
342 .notificationType = notificationType, in MaybeCache()
359 HRESULT MaybeSwapForCached(Cache& cache, std::string& notificationType, in MaybeSwapForCached() argument
376 notificationType = maybeEntry.value().notificationType; in MaybeSwapForCached()
435 std::string notificationType = in SendDefaultBrowserPing() local
470 return MaybeCache(cache, notificationType, notificationShown, in SendDefaultBrowserPing()
490 return MaybeCache(cache, notificationType, notificationShown, in SendDefaultBrowserPing()
494 hr = MaybeSwapForCached(cache, notificationType, notificationShown, in SendDefaultBrowserPing()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/defaultagent/
H A DTelemetry.cpp174 const std::string notificationType, const std::string notificationShown, in SendPing() argument
185 ping["notification_type"] = notificationType; in SendPing()
331 HRESULT MaybeCache(Cache& cache, const std::string& notificationType, in MaybeCache() argument
342 .notificationType = notificationType, in MaybeCache()
359 HRESULT MaybeSwapForCached(Cache& cache, std::string& notificationType, in MaybeSwapForCached() argument
376 notificationType = maybeEntry.value().notificationType; in MaybeSwapForCached()
435 std::string notificationType = in SendDefaultBrowserPing() local
470 return MaybeCache(cache, notificationType, notificationShown, in SendDefaultBrowserPing()
490 return MaybeCache(cache, notificationType, notificationShown, in SendDefaultBrowserPing()
494 hr = MaybeSwapForCached(cache, notificationType, notificationShown, in SendDefaultBrowserPing()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/notifications/
H A DNotificationPlatformBridge.java177 int notificationType = intent.getIntExtra( in dispatchNotificationEvent() local
199 sInstance.onNotificationClicked(notificationId, notificationType, origin, scopeUrl, in dispatchNotificationEvent()
325 String notificationId, @NotificationType int notificationType, String origin, in makePendingIntent() argument
335 intent.putExtra(NotificationConstants.EXTRA_NOTIFICATION_TYPE, notificationType); in makePendingIntent()
493 @NotificationType final int notificationType, final String origin, in displayNotification() argument
523 @NotificationType int notificationType, String origin, String scopeUrl, in displayNotificationInternal() argument
576 @NotificationType int notificationType, String origin, String scopeUrl, in prepareNotificationBuilder() argument
618 notificationId, notificationType, origin, scopeUrl, profileId, in prepareNotificationBuilder()
838 NotificationPlatformBridge.this, notificationId, notificationType, origin, in onNotificationClosed()
854 @NotificationType int notificationType, String origin, String scopeUrl, in onNotificationClicked() argument
[all …]
/dports/graphics/ksnip/ksnip-1.9.2/src/gui/operations/
H A DNotifyOperation.cpp22 …ring &title, const QString &message, const QString &contentUrl, NotificationTypes notificationType) in NotifyOperation() argument
23 : NotifyOperation(toastService, title, message, notificationType) in NotifyOperation()
28 … *toastService, const QString &title, const QString &message, NotificationTypes notificationType) : in NotifyOperation() argument
32 mNotificationType(notificationType), in NotifyOperation()
/dports/www/nextcloud/nextcloud/lib/private/Federation/
H A DCloudFederationNotification.php40 * @param string $notificationType (e.g. SHARE_ACCEPTED)
47 public function setMessage($notificationType, $resourceType, $providerId, array $notification) { argument
49 'notificationType' => $notificationType,
/dports/net/norm/norm-1.5r6/protolib/src/win32/
H A Dwin32NetMonitor.cpp15 MIB_NOTIFICATION_TYPE notificationType);
65 MIB_NOTIFICATION_TYPE notificationType) in IpInterfaceChangeCallback() argument
79 if (!monitor->GetEvent(row,notificationType)) in IpInterfaceChangeCallback()
177 MIB_NOTIFICATION_TYPE notificationType) in GetEvent() argument
189 switch (notificationType) in GetEvent()
207 …OG(PL_ERROR,"Win32NetMonitor::GetEvent() warning: unhandled network event: %d\n",notificationType); in GetEvent()
/dports/www/mattermost-server/mattermost-server-6.0.2/app/
H A Dnotification_push.go24 type notificationType string type
27 notificationTypeClear notificationType = "clear"
28 notificationTypeMessage notificationType = "message"
29 notificationTypeUpdateBadge notificationType = "update_badge"
30 notificationTypeDummy notificationType = "dummy"
44 notificationType notificationType member
150 notificationType: notificationTypeMessage,
241 notificationType: notificationTypeClear,
272 notificationType: notificationTypeUpdateBadge,
320 switch notification.notificationType {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/internal/hcs/
H A Dcallback.go125 func notificationWatcher(notificationType hcsNotification, callbackNumber uintptr, notificationStat…
140 "notification-type": notificationType.String(),
152 switch notificationType {
159 if channel, ok := context.channels[notificationType]; ok {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/internal/hcs/
H A Dcallback.go125 func notificationWatcher(notificationType hcsNotification, callbackNumber uintptr, notificationStat…
140 "notification-type": notificationType.String(),
152 switch notificationType {
159 if channel, ok := context.channels[notificationType]; ok {
/dports/www/firefox-esr/firefox-91.8.0/dom/debugger/
H A DEventCallbackDebuggerNotification.cpp52 Maybe<EventCallbackDebuggerNotificationType> notificationType( in DispatchToManager() local
55 if (notificationType) { in DispatchToManager()
59 MOZ_KnownLive(mEvent), *notificationType, aPhase); in DispatchToManager()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/debugger/
H A DEventCallbackDebuggerNotification.cpp53 Maybe<EventCallbackDebuggerNotificationType> notificationType( in DispatchToManager() local
56 if (notificationType) { in DispatchToManager()
60 MOZ_KnownLive(mEvent), *notificationType, aPhase); in DispatchToManager()
/dports/www/firefox/firefox-99.0/dom/debugger/
H A DEventCallbackDebuggerNotification.cpp52 Maybe<EventCallbackDebuggerNotificationType> notificationType( in DispatchToManager() local
55 if (notificationType) { in DispatchToManager()
59 MOZ_KnownLive(mEvent), *notificationType, aPhase); in DispatchToManager()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/debugger/
H A DEventCallbackDebuggerNotification.cpp52 Maybe<EventCallbackDebuggerNotificationType> notificationType( in DispatchToManager() local
55 if (notificationType) { in DispatchToManager()
59 MOZ_KnownLive(mEvent), *notificationType, aPhase); in DispatchToManager()

12345678910>>...12