Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/reminder_request_branch_test/
Dreminder_request_branch_test.cpp354 bool includeSnooze = true; variable
379 bool includeSnooze = true; variable
404 bool includeSnooze = false; variable
429 bool includeSnooze = false; variable
458 bool includeSnooze = false; variable
483 bool includeSnooze = false; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp1410 void ReminderRequest::AddActionButtons(const bool includeSnooze) in AddActionButtons()