Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h995 static const uint8_t REMINDER_STATUS_INACTIVE; member in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store.cpp509 // set all the value of STATE to ReminderRequest::REMINDER_STATUS_INACTIVE in InitData()
511 statusValues.PutInt(ReminderBaseTable::STATE, ReminderRequest::REMINDER_STATUS_INACTIVE); in InitData()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp55 const uint8_t ReminderRequest::REMINDER_STATUS_INACTIVE = 0; member in OHOS::Notification::ReminderRequest
1411 if (state == REMINDER_STATUS_INACTIVE) { in GetState()

Completed in 7 milliseconds