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