Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp88 constexpr int32_t MAX_LIVEVIEW_HINT_COUNT = 1; member
825 // change authorizedStatus to AUTHORIZED when authHintCnt exceeds MAX_LIVEVIEW_HINT_COUNT in UpdateSlotAuthInfo()
826 if (slot->GetAuthHintCnt() > MAX_LIVEVIEW_HINT_COUNT) { in UpdateSlotAuthInfo()

Completed in 4 milliseconds