Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dinterface_system_event.h34 std::function<void(const sptr<NotificationBundleOption> &)> onBundleAdd; member
/base/notification/distributed_notification_service/services/ans/src/
H A Dsystem_event_observer.cpp145 if (callbacks_.onBundleAdd != nullptr) { in OnBundleAddEventInner()
148 callbacks_.onBundleAdd(bundleOption); in OnBundleAddEventInner()

Completed in 1 milliseconds