Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp89 constexpr int32_t MAX_LIVEVIEW_HINT_COUNT = 1; variable
834 if (slot->GetAuthHintCnt() > MAX_LIVEVIEW_HINT_COUNT) { in UpdateSlotAuthInfo()