Searched refs:GetNotificationDistributedOptions (Results 1 – 6 of 6) sorted by relevance
65 request.GetNotificationDistributedOptions(); in DoSomethingInterestingWithMyAPI()
42 …ibutedOptions options = notification->GetNotificationRequest().GetNotificationDistributedOptions(); in SetNotificationByDistributedOptions()
1041 NotificationDistributedOptions GetNotificationDistributedOptions() const;
1005 auto deviceTypeList = request->GetNotificationDistributedOptions().GetDevicesSupportDisplay(); in CheckDistributedNotificationType()1081 if (!record->request->GetNotificationDistributedOptions().IsDistributed()) { in DoDistributedPublish()1108 … if (!notification->GetNotificationRequest().GetNotificationDistributedOptions().IsDistributed()) { in DoDistributedDelete()
679 NotificationDistributedOptions NotificationRequest::GetNotificationDistributedOptions() const in GetNotificationDistributedOptions() function in OHOS::Notification::NotificationRequest
2977 req->GetNotificationDistributedOptions().SetDevicesSupportDisplay(devices);