Home
last modified time | relevance | path

Searched defs:SetButton (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_local_live_view_content.cpp58 void NotificationLocalLiveViewContent::SetButton(NotificationLocalLiveViewButton button) in SetButton() function in OHOS::Notification::NotificationLocalLiveViewContent
/base/print/print_fwk/frameworks/models/scan_models/src/
Dscanner_info.cpp101 void ScanDeviceInfoTCP::SetButton(const std::string& button_) in SetButton() function in OHOS::Scan::ScanDeviceInfoTCP
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_liveview.cpp277 napi_value Common::SetButton(const napi_env &env, const NotificationLocalLiveViewButton &button, na… in SetButton() function in OHOS::NotificationNapi::Common
/base/notification/distributed_notification_service/frameworks/ets/ani/src/
Dsts_notification_content.cpp1334 void SetButton(ani_env *env, std::shared_ptr<NotificationLocalLiveViewContent> &content, ani_object… in SetButton() function