Searched refs:IsAgentNotification (Results 1 – 7 of 7) sorted by relevance
36 return request.IsAgentNotification(); in DoSomethingInterestingWithMyAPI()
68 return request.IsAgentNotification(); in DoSomethingInterestingWithMyAPI()
100 auto result = notificationRequest.IsAgentNotification(); in HWTEST_F()104 result = notificationRequest.IsAgentNotification(); in HWTEST_F()
407 bool IsAgentNotification() const;
225 bool NotificationRequest::IsAgentNotification() const in IsAgentNotification() function in OHOS::Notification::NotificationRequest2531 if (IsAgentNotification()) { in GetBaseKey()2700 if (IsAgentNotification()) { in GenerateUniqueKey()
121 if (request->IsAgentNotification()) { in PrepareNotificationRequest()438 if (request->IsAgentNotification()) { in PrepareNotificationInfo()691 if (!request->IsAgentNotification()) { in PublishPreparedNotification()
2360 if (request->IsAgentNotification()) { in PublishNotificationBySa()2389 if (request->IsAgentNotification()) { in PublishNotificationBySa()2721 if (!record->request->IsAgentNotification()) { in PublishRemoveDuplicateEvent()