Searched refs:HandleSetNotificationsEnabledByUser (Results 1 – 4 of 4) sorted by relevance
64 ansManagerStub.HandleSetNotificationsEnabledByUser(datas, reply); in DoSomethingInterestingWithMyAPI()
265 ansManagerStub.HandleSetNotificationsEnabledByUser(datas, reply); in DoSomethingInterestingWithMyAPI()
1052 ErrCode HandleSetNotificationsEnabledByUser(MessageParcel &data, MessageParcel &reply);
323 result = HandleSetNotificationsEnabledByUser(data, reply); in OnRemoteRequest()2120 ErrCode AnsManagerStub::HandleSetNotificationsEnabledByUser(MessageParcel &data, MessageParcel &rep… in HandleSetNotificationsEnabledByUser() function in OHOS::Notification::AnsManagerStub