Home
last modified time | relevance | path

Searched defs:NotificationActionButton (Results 1 – 2 of 2) sorted by relevance

/base/notification/ans_standard/interfaces/kits/js/notification/
DnotificationActionButton.d.ts26 export interface NotificationActionButton { interface
/base/notification/ans_standard/frameworks/ans/native/src/
Dnotification_action_button.cpp87 NotificationActionButton::NotificationActionButton(const std::shared_ptr<Media::PixelMap> &icon, in NotificationActionButton() function in OHOS::Notification::NotificationActionButton