Searched refs:mPowerPluggedInWired (Results 1 – 1 of 1) sorted by relevance
119 private boolean mPowerPluggedInWired; field in KeyguardIndicationController534 if (mPowerPluggedInWired) { in computePowerIndication()643 pw.println(" mPowerPluggedInWired: " + mPowerPluggedInWired); in dump()683 mPowerPluggedInWired = status.isPluggedInWired() && isChargingOrFull; in onRefreshBatteryInfo()696 updateIndication(!wasPluggedIn && mPowerPluggedInWired); in onRefreshBatteryInfo()