Searched refs:SetOwnerUserId (Results 1 – 9 of 9) sorted by relevance
68 request.SetOwnerUserId(notificationId); in DoSomethingInterestingWithMyAPI()
86 request->SetOwnerUserId(1); in TestAddNotification()471 req->SetOwnerUserId(1);518 req->SetOwnerUserId(1);
129 request->SetOwnerUserId(1); in TestAddNotification()300 request->SetOwnerUserId(1);
1062 void SetOwnerUserId(int32_t userId);
225 request->SetOwnerUserId(userId);
135 notificationRequest.SetOwnerUserId(userid); in HWTEST_F()955 notificationRequest.SetOwnerUserId(1); in HWTEST_F()
412 params.request.SetOwnerUserId(userId); in ParsePublishAsBundleParameters()
329 notificationRequest->SetOwnerUserId(activeUserId); in SetAgentNotification()
694 void NotificationRequest::SetOwnerUserId(int32_t userId) in SetOwnerUserId() function in OHOS::Notification::NotificationRequest