Home
last modified time | relevance | path

Searched refs:IsCoverActionButtons (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h1299 bool IsCoverActionButtons() const;
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp2666 bool NotificationRequest::IsCoverActionButtons() const in IsCoverActionButtons() function in OHOS::Notification::NotificationRequest
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp2102 if (request->IsCoverActionButtons()) { in FillActionButtons()