Searched refs:SetIsAgentNotification (Results 1 – 10 of 10) sorted by relevance
30 request.SetIsAgentNotification(enabled); in DoSomethingInterestingWithMyAPI()
99 notificationRequest.SetIsAgentNotification(isAgentTrue); in HWTEST_F()103 notificationRequest.SetIsAgentNotification(isAgentFalse); in HWTEST_F()958 notificationRequest.SetIsAgentNotification(true); in HWTEST_F()
223 request->SetIsAgentNotification(true);
167 req->SetIsAgentNotification(true);188 req->SetIsAgentNotification(true);
2149 req->SetIsAgentNotification(true);2211 req->SetIsAgentNotification(true);3241 notificationRequest.SetIsAgentNotification(isAgentTrue);
382 void SetIsAgentNotification(bool isAgent);
413 params.request.SetIsAgentNotification(true); in ParsePublishAsBundleParameters()
439 req->SetIsAgentNotification(isAgentTrue);
328 notificationRequest->SetIsAgentNotification(true); in SetAgentNotification()
217 void NotificationRequest::SetIsAgentNotification(bool isAgent) in SetIsAgentNotification() function in OHOS::Notification::NotificationRequest