Home
last modified time | relevance | path

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