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

/haiku/headers/private/media/
H A DNotifications.h52 bool IsValidNotificationRequest(bool node_specific, int32 notification);
/haiku/src/kits/media/
H A DNotifications.cpp300 IsValidNotificationRequest(bool node_specific, int32 notification) function in namespace:BPrivate::media::notifications
H A DMediaRoster.cpp2030 if (!BPrivate::media::notifications::IsValidNotificationRequest(false,
2057 if (!BPrivate::media::notifications::IsValidNotificationRequest(true,
2082 if (!BPrivate::media::notifications::IsValidNotificationRequest(false,
2102 if (!BPrivate::media::notifications::IsValidNotificationRequest(true,

Completed in 40 milliseconds