Home
last modified time | relevance | path

Searched refs:SetContent (Results 1 – 14 of 14) sorted by relevance

/haiku/src/servers/mail/
H A DDefaultNotifier.cpp90 fNotification.SetContent(progress); in SetTotalItems()
128 fNotification.SetContent(progress); in ReportProgress()
/haiku/headers/os/app/
H A DNotification.h49 void SetContent(const BString& content);
/haiku/src/kits/app/
H A DNotification.cpp90 SetContent(content); in BNotification()
288 BNotification::SetContent(const BString& content) in SetContent() function in BNotification
/haiku/src/preferences/notifications/
H A DPrefletWin.cpp260 notification.SetContent(B_TRANSLATE("This is a test notification message")); in _SendExampleNotification()
/haiku/src/bin/
H A Dnotify.cpp237 notification.SetContent(fContent); in ReadyToRun()
/haiku/src/apps/softwareupdater/
H A DCheckManager.cpp313 notification.SetContent(text); in _SendNotification()
H A DUpdateManager.cpp557 notification.SetContent(text); in _FinalUpdate()
/haiku/src/apps/webpositive/
H A DDownloadProgressView.cpp642 success.SetContent(fPath.Leaf()); in DownloadFinished()
665 success.SetContent(fPath.Leaf()); in CancelDownload()
/haiku/src/servers/package/
H A DPackageManager.cpp314 notification.SetContent(message); in Warn()
/haiku/docs/user/app/
H A DNotification.dox101 - The \link BNotification::SetContent() content\endlink, which is the text
120 notification.SetContent("This is the content");
328 \fn void BNotification::SetContent(const BString& content)
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp686 notification.SetContent(B_TRANSLATE( in _NotifyLowBattery()
691 notification.SetContent(B_TRANSLATE( in _NotifyLowBattery()
/haiku/src/servers/notification/
H A DNotificationView.cpp215 fNotification->SetContent(value); in MessageReceived()
/haiku/src/apps/networkstatus/
H A DNetworkStatusView.cpp548 notification.SetContent(kStatusDescriptions[status]); in _Update()
/haiku/src/kits/media/
H A DMediaDefs.cpp1270 notification.SetContent(message); in notify_system()