Searched refs:kCellularDataVeryLowBytes (Results 1 – 2 of 2) sorted by relevance
186 static const int kCellularDataVeryLowBytes = 50 * 1024 * 1024; variable
1450 if (remaining_data() <= chromeos::kCellularDataVeryLowBytes) { in GetRemainingWarning()4014 if (remaining <= kCellularDataVeryLowBytes) in GetDataLeft()