Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H A Dnotificationrequest_fuzzer.cpp58 int32_t semanticAction = static_cast<int32_t>(*data % FLAG_STATUS); in DoSomethingInterestingWithMyAPI() local
60 Notification::NotificationConstant::SemanticActionButton(semanticAction); in DoSomethingInterestingWithMyAPI()