Searched refs:mPowerPluggedInWired (Results 1 – 1 of 1) sorted by relevance
111 private boolean mPowerPluggedInWired; field in KeyguardIndicationController486 if (mPowerPluggedInWired) { in computePowerIndication()573 pw.println(" mPowerPluggedInWired: " + mPowerPluggedInWired); in dump()608 mPowerPluggedInWired = status.isPluggedInWired() && isChargingOrFull; in onRefreshBatteryInfo()614 updateIndication(!wasPluggedIn && mPowerPluggedInWired); in onRefreshBatteryInfo()