Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_local_live_view_button.h62 void addSingleButtonIconResource(std::shared_ptr<ResourceManager::Resource> &iconResource);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_button.cpp76 void NotificationLocalLiveViewButton::addSingleButtonIconResource( in addSingleButtonIconResource() function in OHOS::Notification::NotificationLocalLiveViewButton
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp659 button.addSingleButtonIconResource(resource); in GetNotificationLocalLiveViewButton()