Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_manager_stub.h1026 ErrCode HandleRemoveEnableNotificationDialog(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub.cpp231 result = HandleRemoveEnableNotificationDialog(data, reply); in OnRemoteRequest()
1683 ErrCode AnsManagerStub::HandleRemoveEnableNotificationDialog(MessageParcel &data, MessageParcel &re… in HandleRemoveEnableNotificationDialog() function in OHOS::Notification::AnsManagerStub