Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_trust_list.cpp23 constexpr static uint32_t REMINDER_LIST_INDEX = 2; variable
58 if (affects_value.length() >= REMINDER_LIST_INDEX + 1 && in GetCcmPrivilegesConfig()
59 affects_value[REMINDER_LIST_INDEX] != PRIVILEGES_BANNER_NOT_ALLOW) { in GetCcmPrivilegesConfig()