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

/haiku/src/add-ons/kernel/network/notifications/
H A Dnotifications.cpp23 class NetNotificationService : public DefaultUserNotificationService { class in inherits:DefaultUserNotificationService
25 NetNotificationService();
26 virtual ~NetNotificationService();
37 static NetNotificationService sNotificationService;
40 // #pragma mark - NetNotificationService
43 NetNotificationService::NetNotificationService() function in class:NetNotificationService
50 NetNotificationService::~NetNotificationService()
56 NetNotificationService
[all...]

Completed in 31 milliseconds