Searched refs:HandleIsAllowedNotifySelf (Results 1 – 4 of 4) sorted by relevance
44 ansManagerStub.HandleIsAllowedNotifySelf(datas, reply); in DoSomethingInterestingWithMyAPI()
220 ansManagerStub.HandleIsAllowedNotifySelf(datas, reply); in DoSomethingInterestingWithMyAPI()
1024 ErrCode HandleIsAllowedNotifySelf(MessageParcel &data, MessageParcel &reply);
223 result = HandleIsAllowedNotifySelf(data, reply); in OnRemoteRequest()1641 ErrCode AnsManagerStub::HandleIsAllowedNotifySelf(MessageParcel &data, MessageParcel &reply) in HandleIsAllowedNotifySelf() function in OHOS::Notification::AnsManagerStub