Searched refs:RemoveDoNotDisturbDate (Results 1 – 7 of 7) sorted by relevance
274 void RemoveDoNotDisturbDate(const int32_t userId);
157 bool RemoveDoNotDisturbDate(const int32_t userId);
229 void NotificationPreferencesInfo::RemoveDoNotDisturbDate(const int32_t userId) in RemoveDoNotDisturbDate() function in OHOS::Notification::NotificationPreferencesInfo
675 preferencesInfo_.RemoveDoNotDisturbDate(userId); in RemoveSettings()680 preferncesDB_->RemoveDoNotDisturbDate(userId); in RemoveSettings()
1329 bool NotificationPreferencesDatabase::RemoveDoNotDisturbDate(const int32_t userId) in RemoveDoNotDisturbDate() function in OHOS::Notification::NotificationPreferencesDatabase
884 EXPECT_EQ(preferncesDB_->RemoveDoNotDisturbDate(userId), false);900 EXPECT_EQ(preferncesDB_->RemoveDoNotDisturbDate(userId), false);
459 EXPECT_EQ(preferncesDB_->RemoveDoNotDisturbDate(userId), true);