Searched refs:GetNotificationDistributedOptions (Results 1 – 6 of 6) sorted by relevance
65 request.GetNotificationDistributedOptions(); in DoSomethingInterestingWithMyAPI()
42 …ibutedOptions options = notification->GetNotificationRequest().GetNotificationDistributedOptions(); in SetNotificationByDistributedOptions()
1088 NotificationDistributedOptions GetNotificationDistributedOptions() const;
1142 auto deviceTypeList = request->GetNotificationDistributedOptions().GetDevicesSupportDisplay(); in CheckDistributedNotificationType()1220 if (!record->request->GetNotificationDistributedOptions().IsDistributed()) { in DoDistributedPublish()1247 …if (!notification->GetNotificationRequestPoint()->GetNotificationDistributedOptions().IsDistribute… in DoDistributedDelete()
702 NotificationDistributedOptions NotificationRequest::GetNotificationDistributedOptions() const in GetNotificationDistributedOptions() function in OHOS::Notification::NotificationRequest
1977 req->GetNotificationDistributedOptions().SetDevicesSupportDisplay(devices);