Home
last modified time | relevance | path

Searched defs:SetButton (Results 1 – 3 of 3) 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/helper/scan_helper/src/
Dscanner_info.cpp102 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.cpp242 napi_value Common::SetButton(const napi_env &env, const NotificationLocalLiveViewButton &button, na… in SetButton() function in OHOS::NotificationNapi::Common