Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp1201 * @tc.desc: Test UpdateNotificationContent parameters.
1211 rrc->UpdateNotificationContent(true); in HWTEST_F()
1212 rrc->UpdateNotificationContent(false); in HWTEST_F()
1500 * @tc.desc: Test UpdateNotificationContent parameters.
1514 rrc->UpdateNotificationContent(setSnooze); in HWTEST_F()
1520 * @tc.desc: Test UpdateNotificationContent parameters.
1538 rrc->UpdateNotificationContent(setSnooze); in HWTEST_F()
1543 * @tc.desc: Test UpdateNotificationContent extend content when snooze.
1560 rrc->UpdateNotificationContent(setSnooze); in HWTEST_F()
1568 * @tc.desc: Test UpdateNotificationContent exten
[all...]
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h1063 void UpdateNotificationContent(const bool &setSnooze);
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1682 void ReminderRequest::UpdateNotificationContent(const bool &setSnooze) in UpdateNotificationContent() function in OHOS::Notification::ReminderRequest
1720 UpdateNotificationContent(false); in UpdateNotificationStateForAlert()
1727 UpdateNotificationContent(true); in UpdateNotificationStateForSnooze()

Completed in 10 milliseconds