Home
last modified time | relevance | path

Searched refs:cButton (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp1321 bool SetButton(const NotificationLocalLiveViewButton &button, CNotificationButton &cButton) in SetButton() argument
1336 cButton.names = names; in SetButton()
1354 cButton.icons = icons; in SetButton()
1376 CNotificationButton cButton = { in SetNotificationLocalLiveViewContentDetailed() local
1381 if (!SetButton(localLiveViewContent->GetButton(), cButton)) { in SetNotificationLocalLiveViewContentDetailed()
1386 systemLiveView->button = cButton; in SetNotificationLocalLiveViewContentDetailed()
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h316 bool SetButton(const OHOS::Notification::NotificationLocalLiveViewButton &button, CNotificationButton &cButton);

Completed in 4 milliseconds