Searched refs:disturbDate (Results 1 – 1 of 1) sorted by relevance
1496 if (disturbDate == nullptr) { in GetDoNotDisturbType()1500 info.GetDoNotDisturbDate(userId, disturbDate); in GetDoNotDisturbType()1502 PutDoNotDisturbDate(userId, disturbDate); in GetDoNotDisturbType()1505 if (disturbDate != nullptr) { in GetDoNotDisturbType()1506 disturbDate->SetDoNotDisturbType( in GetDoNotDisturbType()1525 if (disturbDate == nullptr) { in GetDoNotDisturbBeginDate()1531 PutDoNotDisturbDate(userId, disturbDate); in GetDoNotDisturbBeginDate()1534 if (disturbDate != nullptr) { in GetDoNotDisturbBeginDate()1553 if (disturbDate == nullptr) { in GetDoNotDisturbEndDate()1559 PutDoNotDisturbDate(userId, disturbDate); in GetDoNotDisturbEndDate()[all …]