Home
last modified time | relevance | path

Searched refs:HandleOnBadgeEnabledChanged (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_subscriber_stub.cpp83 result = HandleOnBadgeEnabledChanged(data, reply); in OnRemoteRequest()
298 ErrCode AnsSubscriberStub::HandleOnBadgeEnabledChanged(MessageParcel &data, MessageParcel &reply) in HandleOnBadgeEnabledChanged() function in OHOS::Notification::AnsSubscriberStub
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
H A Danssubscriberstub_fuzzer.cpp70 ansSubscriberStub.HandleOnBadgeEnabledChanged(datas, reply); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_subscriber_stub.h124 ErrCode HandleOnBadgeEnabledChanged(MessageParcel &data, MessageParcel &reply);