Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Ddistributed_notification_service_ipc_interface_code.h142 SET_SMART_REMINDER_ENABLED, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp381 …ErrCode result = InnerTransact(NotificationInterfaceCode::SET_SMART_REMINDER_ENABLED, option, data… in SetSmartReminderEnabled()
H A Dans_manager_stub.cpp358 case static_cast<uint32_t>(NotificationInterfaceCode::SET_SMART_REMINDER_ENABLED): { in OnRemoteRequest()