Searched refs:IsAgentNotification (Results 1 – 8 of 8) sorted by relevance
36 return request.IsAgentNotification(); in DoSomethingInterestingWithMyAPI()
68 return request.IsAgentNotification(); in DoSomethingInterestingWithMyAPI()
114 if (notification->GetNotificationRequest().IsAgentNotification()) { in SetNotification()
263 if (notification->GetNotificationRequest().IsAgentNotification()) { in NotifyTriggerResponseInner()
108 if (request->IsAgentNotification()) { in PrepareNotificationRequest()337 if (request->IsAgentNotification()) { in PrepareNotificationInfo()525 if (!request->IsAgentNotification()) { in PublishPreparedNotification()
380 bool IsAgentNotification() const;
100 auto result = notificationRequest.IsAgentNotification(); in HWTEST_F()104 result = notificationRequest.IsAgentNotification(); in HWTEST_F()
212 bool NotificationRequest::IsAgentNotification() const in IsAgentNotification() function in OHOS::Notification::NotificationRequest2156 if (IsAgentNotification()) { in GetBaseKey()