Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dmessage_user.h110 void SetUserAsImportant(bool userImportant);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dmessage_user.cpp87 void MessageUser::SetUserAsImportant(bool userImportant) in SetUserAsImportant() argument
89 isUserImportant_ = userImportant; in SetUserAsImportant()