Searched refs:onBundleUpdate (Results 1 – 2 of 2) sorted by relevance
35 std::function<void(const sptr<NotificationBundleOption> &)> onBundleUpdate; member
168 if (callbacks_.onBundleUpdate != nullptr) { in OnBundleUpdateEventInner()171 callbacks_.onBundleUpdate(bundleOption); in OnBundleUpdateEventInner()