Home
last modified time | relevance | path

Searched refs:GET_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.h143 GET_SMART_REMINDER_ENABLED, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp411 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_SMART_REMINDER_ENABLED, option, data… in IsSmartReminderEnabled()
H A Dans_manager_stub.cpp362 case static_cast<uint32_t>(NotificationInterfaceCode::GET_SMART_REMINDER_ENABLED): { in OnRemoteRequest()