Home | History | Annotate | Download | only in keyguard

Lines Matching refs:isBatteryLow

410         public boolean isBatteryLow() {
861 if (!nowPluggedIn && current.isBatteryLow() && current.level != old.level) {