Home
last modified time | relevance | path

Searched defs:isAgent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp230 void NotificationRequest::SetIsAgentNotification(bool isAgent) in SetIsAgentNotification()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp2520 bool isAgent = false; in SetBadgeNumberByBundle() local