Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp237 void NotificationRequest::SetAlertOneTime(bool isAlertOnce) in SetAlertOneTime()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp2158 bool isAlertOnce = false; in GetNotificationIsAlertOnce() local