Searched refs:NotificationReceived (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/notification/
H A DNotificationReceived.cpp16 #include <NotificationReceived.h>
21 NotificationReceived::NotificationReceived() function in class:NotificationReceived
31 NotificationReceived::NotificationReceived(const char* title, function in class:NotificationReceived
42 NotificationReceived::~NotificationReceived()
48 NotificationReceived::AllowsTypeCode(type_code code) const
55 NotificationReceived::Flatten(void* buffer, ssize_t numBytes) const
71 NotificationReceived
[all...]
H A DAppUsage.cpp18 #include <NotificationReceived.h>
/haiku/headers/private/notification/
H A DNotificationReceived.h15 class NotificationReceived : public BFlattenable { class in inherits:BFlattenable
17 NotificationReceived();
18 NotificationReceived(const char* title, notification_type type,
20 ~NotificationReceived();
/haiku/src/preferences/notifications/
H A DNotificationsView.cpp26 #include <notification/NotificationReceived.h>

Completed in 99 milliseconds