Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_live_view_content.h148 void ClearPictureMap();
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_live_view_content.cpp352 void NotificationLiveViewContent::ClearPictureMap() in ClearPictureMap() function in OHOS::Notification::NotificationLiveViewContent
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp586 liveViewContent->ClearPictureMap(); in BatchNotifyCanceledInner()