Searched refs:GetDoNotDisturbEndDate (Results 1 – 3 of 3) sorted by relevance
229 void GetDoNotDisturbEndDate(NotificationPreferencesInfo &info, int32_t userId);
822 preferncesDB_->GetDoNotDisturbEndDate(info, userId);
1057 NotificationPreferencesDatabase::GetDoNotDisturbEndDate(info, iter); in ParseDoNotDisturbEndDate()1262 void NotificationPreferencesDatabase::GetDoNotDisturbEndDate(NotificationPreferencesInfo &info, int… in GetDoNotDisturbEndDate() function in OHOS::Notification::NotificationPreferencesDatabase