Home
last modified time | relevance | path

Searched refs:onBundleDataCleared (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dinterface_system_event.h33 std::function<void(const sptr<NotificationBundleOption> &)> onBundleDataCleared; member
/base/notification/distributed_notification_service/services/ans/src/
H A Dsystem_event_observer.cpp118 if (callbacks_.onBundleDataCleared != nullptr) { in OnReceiveEvent()
121 callbacks_.onBundleDataCleared(bundleOption); in OnReceiveEvent()

Completed in 2 milliseconds