Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_sorting.h116 inline bool IsHiddenNotification() const in IsHiddenNotification() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp115 napi_get_boolean(env, sorting.IsHiddenNotification(), &value); in SetNotificationSorting()