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

/haiku/src/servers/media/
H A Dmedia_server.h20 extern NotificationManager* gNotificationManager;
H A DAppManager.cpp173 gNotificationManager->CleanupTeam(team);
H A Dmedia_server.cpp66 NotificationManager* gNotificationManager; variable
105 gNotificationManager = new NotificationManager;
133 delete gNotificationManager;
175 gNotificationManager->Dump();
930 gNotificationManager->EnqueueMessage(msg);

Completed in 92 milliseconds