Searched refs:mBatteryPresent (Results 1 – 1 of 1) sorted by relevance
219 private boolean mBatteryPresent = true; field in KeyguardIndicationController1049 } else if (!mBatteryPresent) { in updateDeviceEntryIndication()1242 pw.println(" mBatteryPresent: " + mBatteryPresent); in dump()1279 mBatteryPresent = status.present; in onRefreshBatteryInfo()