Searched refs:limit_max (Results 1 – 1 of 1) sorted by relevance
28 const int limit_max = 30; // Notification will hid when remaining number in PowerChanged() local61 if (line_power || remaining_minutes > limit_max) { in PowerChanged()