Searched refs:bundleData (Results 1 – 1 of 1) sorted by relevance
77 sptr<EnabledNotificationCallbackData> bundleData = in SetDefaultNotificationEnabled() local79 if (bundleData == nullptr) { in SetDefaultNotificationEnabled()87 NotificationSubscriberManager::GetInstance()->NotifyEnabledNotificationChanged(bundleData); in SetDefaultNotificationEnabled()1017 sptr<EnabledNotificationCallbackData> bundleData = new (std::nothrow) in SetNotificationsEnabledForSpecialBundle() local1019 if (bundleData == nullptr) { in SetNotificationsEnabledForSpecialBundle()1033 … NotificationSubscriberManager::GetInstance()->NotifyEnabledNotificationChanged(bundleData); in SetNotificationsEnabledForSpecialBundle()