Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_info.h310 bool GetEnabledAllNotification(const int32_t &userId, bool &enable) const;
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp386 bool NotificationPreferencesInfo::GetEnabledAllNotification(const int32_t &userId, bool &enable) const in GetEnabledAllNotification() function in OHOS::Notification::NotificationPreferencesInfo
H A Dnotification_preferences.cpp436 if (!preferencesInfo_.GetEnabledAllNotification(userId, enabled)) { in GetNotificationsEnabled()
H A Dnotification_preferences_database.cpp1537 if (!info.GetEnabledAllNotification(userId, enable)) { in GetEnableAllNotification()

Completed in 7 milliseconds