Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_slot.h354 void SetAuthHintCnt(int32_t count);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_slot.cpp128 void NotificationSlot::SetAuthHintCnt(int32_t count) in SetAuthHintCnt() function in OHOS::Notification::NotificationSlot
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp1471 slot->SetAuthHintCnt(count); in ParseSlotAuthHitnCnt()