Home
last modified time | relevance | path

Searched refs:HandleGetDoNotDisturbProfile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_stub.h1080 ErrCode HandleGetDoNotDisturbProfile(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub.cpp457 result = HandleGetDoNotDisturbProfile(data, reply); in OnRemoteRequest()
2662 ErrCode AnsManagerStub::HandleGetDoNotDisturbProfile(MessageParcel &data, MessageParcel &reply) in HandleGetDoNotDisturbProfile() function in OHOS::Notification::AnsManagerStub