Searched refs:mPowerPluggedInWired (Results 1 – 1 of 1) sorted by relevance
206 protected boolean mPowerPluggedInWired; field in KeyguardIndicationController1107 if (mPowerPluggedInWired) { in computePowerChargingStringIndication()1231 pw.println(" mPowerPluggedInWired: " + mPowerPluggedInWired); in dump()1271 mPowerPluggedInWired = status.isPluggedInWired() && isChargingOrFull; in onRefreshBatteryInfo()1294 updateDeviceEntryIndication(!wasPluggedIn && mPowerPluggedInWired); in onRefreshBatteryInfo()