Home
last modified time | relevance | path

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

/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp141 std::vector<sptr<Notification::Notification>> notifications; in GetAllActiveNotificationsLabels() local
142 ErrCode ret = Notification::NotificationHelper::GetAllActiveNotifications(notifications); in GetAllActiveNotificationsLabels()
147 for (auto &var : notifications) { in GetAllActiveNotificationsLabels()
157 std::vector<sptr<Notification::Notification>> notifications; in RefreshContinuousNotifications() local
158 ErrCode ret = Notification::NotificationHelper::GetAllActiveNotifications(notifications); in RefreshContinuousNotifications()
163 for (auto &var : notifications) { in RefreshContinuousNotifications()

Completed in 2 milliseconds