Home
last modified time | relevance | path

Searched refs:UpdateNotificationContent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp1211 rrc->UpdateNotificationContent(true);
1212 rrc->UpdateNotificationContent(false);
1514 rrc->UpdateNotificationContent(setSnooze);
1538 rrc->UpdateNotificationContent(setSnooze);
1560 rrc->UpdateNotificationContent(setSnooze);
1585 rrc->UpdateNotificationContent(setSnooze);
1617 rrc->UpdateNotificationContent(setSnooze);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1695 void ReminderRequest::UpdateNotificationContent(const bool &setSnooze) in UpdateNotificationContent() function in OHOS::Notification::ReminderRequest
1733 UpdateNotificationContent(false); in UpdateNotificationStateForAlert()
1740 UpdateNotificationContent(true); in UpdateNotificationStateForSnooze()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h1064 void UpdateNotificationContent(const bool &setSnooze);