Searched refs:SetIsAgentNotification (Results 1 – 13 of 13) sorted by relevance
30 request.SetIsAgentNotification(enabled); in DoSomethingInterestingWithMyAPI()
104 notificationRequest.SetIsAgentNotification(true); in PublishNotification()
405 params.request.SetIsAgentNotification(true); in ParsePublishAsBundleParameters()449 params.request.SetIsAgentNotification(true); in ParsePublishAsBundleParameters()
99 notificationRequest.SetIsAgentNotification(isAgentTrue); in HWTEST_F()103 notificationRequest.SetIsAgentNotification(isAgentFalse); in HWTEST_F()974 notificationRequest.SetIsAgentNotification(true); in HWTEST_F()
237 request->SetIsAgentNotification(true);
157 req->SetIsAgentNotification(true);176 req->SetIsAgentNotification(true);
1092 request->SetIsAgentNotification(true);
1225 req->SetIsAgentNotification(true);2241 notificationRequest.SetIsAgentNotification(isAgentTrue);
409 void SetIsAgentNotification(bool isAgent);
408 req->SetIsAgentNotification(isAgentTrue);
1093 req->SetIsAgentNotification(true);
230 void NotificationRequest::SetIsAgentNotification(bool isAgent) in SetIsAgentNotification() function in OHOS::Notification::NotificationRequest
332 notificationRequest->SetIsAgentNotification(true); in SetAgentNotification()