Searched refs:mPowerPluggedInWired (Results 1 – 1 of 1) sorted by relevance
95 private boolean mPowerPluggedInWired; field in KeyguardIndicationController480 pw.println(" mPowerPluggedInWired: " + mPowerPluggedInWired); in dump()501 mPowerPluggedInWired = status.isPluggedInWired() && isChargingOrFull; in onRefreshBatteryInfo()507 updateIndication(!wasPluggedIn && mPowerPluggedInWired); in onRefreshBatteryInfo()