Symbol: SetContent
headers/os/app/Notification.h
49
void SetContent(const BString& content);
src/apps/drivesetup/MainWindow.cpp
1044
progress.SetContent(statusprogress);
src/apps/drivesetup/MainWindow.cpp
643
fNotification->SetContent(BString(status));
src/apps/drivesetup/MainWindow.cpp
806
fNotification->SetContent(BString(
src/apps/drivesetup/MainWindow.cpp
835
fNotification->SetContent(BString(
src/apps/drivesetup/MainWindow.cpp
883
fNotification->SetContent(BString(
src/apps/networkstatus/NetworkStatusView.cpp
550
notification.SetContent(kStatusDescriptions[status]);
src/apps/powerstatus/PowerStatusView.cpp
665
notification.SetContent(B_TRANSLATE(
src/apps/powerstatus/PowerStatusView.cpp
670
notification.SetContent(B_TRANSLATE(
src/apps/softwareupdater/CheckManager.cpp
314
notification.SetContent(text);
src/apps/softwareupdater/UpdateManager.cpp
573
notification.SetContent(text);
src/apps/webpositive/DownloadProgressView.cpp
658
success.SetContent(fPath.Leaf());
src/apps/webpositive/DownloadProgressView.cpp
690
success.SetContent(fPath.Leaf());
src/bin/notify.cpp
237
notification.SetContent(fContent);
src/kits/app/Notification.cpp
90
SetContent(content);
src/kits/media/MediaDefs.cpp
1271
notification.SetContent(message);
src/preferences/notifications/PrefletWin.cpp
263
notification.SetContent(B_TRANSLATE("This is a test notification message"));
src/servers/mail/DefaultNotifier.cpp
128
fNotification.SetContent(progress);
src/servers/mail/DefaultNotifier.cpp
90
fNotification.SetContent(progress);
src/servers/notification/NotificationView.cpp
217
fNotification->SetContent(value);
src/servers/package/PackageManager.cpp
314
notification.SetContent(message);