Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp83 constexpr int32_t FIRST_USERID = 0; variable
1996 NotificationPreferences::GetInstance()->GetKvFromDb(KEY_TABLE_VERSION, value, FIRST_USERID); in ResetDistributedEnabled()
2003 OLD_KEY_BUNDLE_DISTRIBUTED_ENABLE_NOTIFICATION, oldValues, FIRST_USERID); in ResetDistributedEnabled()
2006 KEY_TABLE_VERSION, std::to_string(MIN_VERSION), FIRST_USERID); in ResetDistributedEnabled()
2035 NotificationPreferences::GetInstance()->DeleteBatchKvFromDb(delKeys, FIRST_USERID); in ResetDistributedEnabled()
2037 KEY_TABLE_VERSION, std::to_string(MIN_VERSION), FIRST_USERID); in ResetDistributedEnabled()