Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp247 FillActionButtons(request); in PrepareNotificationRequest()
2100 void AdvancedNotificationService::FillActionButtons(const sptr<NotificationRequest> &request) in FillActionButtons() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1386 void FillActionButtons(const sptr<NotificationRequest> &request);
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp3338 advancedNotificationService_->FillActionButtons(request);