Searched refs:GetEnabledAllNotification (Results 1 – 4 of 4) sorted by relevance
272 bool GetEnabledAllNotification(const int32_t &userId, bool &enable) const;
214 bool NotificationPreferencesInfo::GetEnabledAllNotification(const int32_t &userId, bool &enable) co… in GetEnabledAllNotification() function in OHOS::Notification::NotificationPreferencesInfo
362 if (!preferencesInfo_.GetEnabledAllNotification(userId, enabled)) { in GetNotificationsEnabled()
1294 if (!info.GetEnabledAllNotification(userId, enable)) { in GetEnableAllNotification()