Searched refs:kLowThreshold (Results 1 – 3 of 3) sorted by relevance
62 const int kLowThreshold = 0; in NotifyOnUpgrade() local74 } else if (time_passed >= kLowThreshold) { in NotifyOnUpgrade()
238 const int kLowThreshold = multiplier * (interval.empty() ? 24 : 1); in NotifyOnUpgrade() local248 else if (time_passed >= kLowThreshold) in NotifyOnUpgrade()
400 const int kLowThreshold = 2 * kMultiplier; in NotifyOnUpgrade() local414 } else if (time_passed >= kLowThreshold) { in NotifyOnUpgrade()