Searched refs:SetIsAgentNotification (Results 1 – 9 of 9) sorted by relevance
30 request.SetIsAgentNotification(enabled); in DoSomethingInterestingWithMyAPI()
93 notificationRequest.SetIsAgentNotification(isAgentTrue); in HWTEST_F()97 notificationRequest.SetIsAgentNotification(isAgentFalse); in HWTEST_F()
365 void SetIsAgentNotification(bool isAgent);
146 req->SetIsAgentNotification(true);166 req->SetIsAgentNotification(true);
2121 req->SetIsAgentNotification(true);2182 req->SetIsAgentNotification(true);3237 notificationRequest.SetIsAgentNotification(isAgentTrue);
428 params.request.SetIsAgentNotification(true); in ParsePublishAsBundleParameters()
437 req->SetIsAgentNotification(isAgentTrue);
212 void NotificationRequest::SetIsAgentNotification(bool isAgent) in SetIsAgentNotification() function in OHOS::Notification::NotificationRequest
2073 notificationRequest->SetIsAgentNotification(true); in SetAgentNotification()