Home
last modified time | relevance | path

Searched refs:GET_DONOTDISTURB_PROFILE (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.h153 GET_DONOTDISTURB_PROFILE, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp480 …ErrCode result = InnerTransact(NotificationInterfaceCode::GET_DONOTDISTURB_PROFILE, option, data, … in GetDoNotDisturbProfile()
H A Dans_manager_stub.cpp456 case static_cast<uint32_t>(NotificationInterfaceCode::GET_DONOTDISTURB_PROFILE): { in OnRemoteRequest()