Searched refs:ProcessSyncDecision (Results 1 – 3 of 3) sorted by relevance
49 bool NotificationSubscriber::ProcessSyncDecision( in ProcessSyncDecision() function in OHOS::Notification::NotificationSubscriber154 if (!subscriber_.ProcessSyncDecision(subscriber_.GetDeviceType(), sharedNotification)) { in OnConsumed()
122 …bool ProcessSyncDecision(const std::string &deviceType, std::shared_ptr<Notification> ¬ificatio…
65 if (!subscriber->ProcessSyncDecision(subscriber->GetDeviceType(), sharedNotification)) { in OnConsumed()