Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_local_live_view_content.h166 void ClearButton();
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_content.cpp333 void NotificationLocalLiveViewContent::ClearButton() in ClearButton() function in OHOS::Notification::NotificationLocalLiveViewContent
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp594 localLiveViewContent->ClearButton(); in BatchNotifyCanceledInner()