Searched refs:isBatteryLow (Results 1 – 1 of 1) sorted by relevance
963 public boolean isBatteryLow() { in isBatteryLow() method in KeyguardUpdateMonitor.BatteryStatus1612 if (!nowPluggedIn && current.isBatteryLow() && current.level != old.level) { in isBatteryUpdateInteresting()