Searched refs:NotifyWatchers (Results 1 – 8 of 8) sorted by relevance
46 NotifyWatchers(); in SetData()106 Clipboard::NotifyWatchers() in NotifyWatchers() function in Clipboard109 fWatchingService.NotifyWatchers(&message, NULL); in NotifyWatchers()
51 PackageWatchingManager::NotifyWatchers(BMessage* message) in NotifyWatchers() function in PackageWatchingManager70 fWatchingService.NotifyWatchers(message, &filter); in NotifyWatchers()
18 void NotifyWatchers(BMessage* message);
24 void NotifyWatchers();
47 void NotifyWatchers(BMessage *message, WatcherFilter *filter = NULL);
204 WatchingService::NotifyWatchers(BMessage *message, WatcherFilter *filter) in NotifyWatchers() function in WatchingService
359 fPackageWatchingManager->NotifyWatchers(message); in _MessageReceived()
1540 fWatchingService.NotifyWatchers(&message, &filter); in _AppAdded()1560 fWatchingService.NotifyWatchers(&message, &filter); in _AppRemoved()1585 fWatchingService.NotifyWatchers(&watcherMessage, &filter); in _AppActivated()