Home | History | Annotate | Download | only in cros

Lines Matching refs:kCellularDataVeryLowSecs

1444     if (remaining_time().InSeconds() <= chromeos::kCellularDataVeryLowSecs) {
4004 if (remaining <= base::TimeDelta::FromSeconds(kCellularDataVeryLowSecs))