Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/services/audio_policy/safe_volume_notification/include/
H A Daudio_safe_volume_notification_impl.h41 bool SetTitleAndText(int32_t notificationId, std::shared_ptr<Notification::NotificationNormalContent> content);
/foundation/multimedia/audio_framework/services/audio_policy/safe_volume_notification/src/
H A Daudio_safe_volume_notification_impl.cpp73 bool AudioSafeVolumeNotificationImpl::SetTitleAndText(int32_t notificationId, in SetTitleAndText() function in OHOS::AudioStandard::AudioSafeVolumeNotificationImpl
241 if (!SetTitleAndText(notificationId, normalContent)) { in PublishSafeVolumeNotification()
/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.cpp216 static bool SetTitleAndText(int notificationId, in SetTitleAndText() function
408 if (!SetTitleAndText(notificationId, nfcContent, name, balance)) { in PublishNfcNotification()

Completed in 3 milliseconds