Searched refs:HandleRemoveNotifications (Results 1 – 4 of 4) sorted by relevance
162 ansManagerStub.HandleRemoveNotifications(datas, reply); in DoSomethingInterestingWithMyAPI()
1007 ErrCode HandleRemoveNotifications(MessageParcel &data, MessageParcel &reply);
159 result = HandleRemoveNotifications(data, reply); in OnRemoteRequest()1202 ErrCode AnsManagerStub::HandleRemoveNotifications(MessageParcel &data, MessageParcel &reply) in HandleRemoveNotifications() function in OHOS::Notification::AnsManagerStub
4997 ErrCode ret = ansManagerStub_->HandleRemoveNotifications(data, reply);