Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_action_button.cpp29 const std::shared_ptr<NotificationUserInput> &userInput, bool isContextual) in Create()
91 const std::shared_ptr<NotificationUserInput> &userInput, bool isContextual) in NotificationActionButton()
180 void NotificationActionButton::SetContextDependent(bool isContextual) in SetContextDependent()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_action_button_test.cpp123 bool isContextual = false; in HWTEST_F() local
150 bool isContextual = true; variable
177 bool isContextual = true; variable