Searched refs:SetNotificationRequestList (Results 1 – 3 of 3) sorted by relevance
42 this->SetNotificationRequestList(geofenceRequest.GetNotificationRequestList()); in GeofenceRequest()114 void GeofenceRequest::SetNotificationRequestList(std::vector<OHOS::Notification::NotificationReques… in SetNotificationRequestList() function in OHOS::Location::GeofenceRequest
68 … void SetNotificationRequestList(std::vector<OHOS::Notification::NotificationRequest> requestList);
62 geofenceRequest->SetNotificationRequestList(notificationRequestList); in GenGnssGeofenceRequest()