Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/
H A Dmessageuser_fuzzer.cpp45 messageUser.SetUserAsImportant(enabled); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dmessage_user.h110 void SetUserAsImportant(bool userImportant);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dmessage_user.cpp87 void MessageUser::SetUserAsImportant(bool userImportant) in SetUserAsImportant() function in OHOS::Notification::MessageUser
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp695 messageUserPtr->SetUserAsImportant(false);
846 messageUser.SetUserAsImportant(false);
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_content.cpp620 messageUser.SetUserAsImportant(important); in GetMessageUserByBool()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_content.cpp1026 messageUser.SetUserAsImportant(important); in GetMessageUserByBool()