Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp1443 rrc->UpdateActionButtons(setSnooze);
1462 rrc->UpdateActionButtons(setSnooze);
1481 rrc->UpdateActionButtons(setSnooze);
1500 rrc->UpdateActionButtons(setSnooze);
/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h765 void UpdateActionButtons(const bool &setSnooze);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp1537 void ReminderRequest::UpdateActionButtons(const bool &setSnooze) in UpdateActionButtons() function in OHOS::Notification::ReminderRequest
1658 UpdateActionButtons(false); in UpdateNotificationStateForAlert()
1665 UpdateActionButtons(true); in UpdateNotificationStateForSnooze()