Home
last modified time | relevance | path

Searched defs:setSnooze (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp1433 bool setSnooze = true; variable
1452 bool setSnooze = true; variable
1471 bool setSnooze = false; variable
1490 bool setSnooze = true; variable
1513 bool setSnooze = true; variable
1537 bool setSnooze = false; variable
1559 bool setSnooze = true; variable
1584 bool setSnooze = true; variable
1616 bool setSnooze = false; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1613 void ReminderRequest::UpdateActionButtons(const bool &setSnooze) in UpdateActionButtons()
1695 void ReminderRequest::UpdateNotificationContent(const bool &setSnooze) in UpdateNotificationContent()