Home
last modified time | relevance | path

Searched refs:mBatteryPresent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java219 private boolean mBatteryPresent = true; field in KeyguardIndicationController
1049 } else if (!mBatteryPresent) { in updateDeviceEntryIndication()
1242 pw.println(" mBatteryPresent: " + mBatteryPresent); in dump()
1279 mBatteryPresent = status.present; in onRefreshBatteryInfo()