Searched refs:PARAM_REMINDER_ID (Results 1 – 4 of 4) sorted by relevance
338 want->SetParam(ReminderRequest::PARAM_REMINDER_ID, activeReminderId_); in CreateTimerInfo()348 want->SetParam(ReminderRequest::PARAM_REMINDER_ID, alertingReminderId_); in CreateTimerInfo()424 …int32_t reminderId = static_cast<int32_t>(want.GetIntParam(ReminderRequest::PARAM_REMINDER_ID, -1)… in CloseReminder()489 …int32_t reminderId = static_cast<int32_t>(want.GetIntParam(ReminderRequest::PARAM_REMINDER_ID, -1)… in TerminateAlerting()608 …int32_t reminderId = static_cast<int32_t>(want.GetIntParam(ReminderRequest::PARAM_REMINDER_ID, -1)… in ShowActiveReminder()752 …int32_t reminderId = static_cast<int32_t>(want.GetIntParam(ReminderRequest::PARAM_REMINDER_ID, -1)… in SnoozeReminder()
604 static const std::string PARAM_REMINDER_ID; variable
185 want.SetParam(ReminderRequest::PARAM_REMINDER_ID, 10); in HWTEST_F()
53 const std::string ReminderRequest::PARAM_REMINDER_ID = "REMINDER_ID"; member in OHOS::Notification::ReminderRequest1273 want->SetParam(PARAM_REMINDER_ID, reminderId_); in AddActionButtons()1303 want->SetParam(PARAM_REMINDER_ID, reminderId_); in AddRemovalWantAgent()