Searched refs:kCellularDataVeryLowSecs (Results 1 – 2 of 2) sorted by relevance
180 static const int kCellularDataVeryLowSecs = 30 * 60; variable
1444 if (remaining_time().InSeconds() <= chromeos::kCellularDataVeryLowSecs) { in GetRemainingWarning()4004 if (remaining <= base::TimeDelta::FromSeconds(kCellularDataVeryLowSecs)) in GetDataLeft()