Searched refs:mPowerPluggedInWired (Results 1 – 1 of 1) sorted by relevance
191 private boolean mPowerPluggedInWired; field in KeyguardIndicationController975 if (mPowerPluggedInWired) { in computePowerIndication()1092 pw.println(" mPowerPluggedInWired: " + mPowerPluggedInWired); in dump()1132 mPowerPluggedInWired = status.isPluggedInWired() && isChargingOrFull; in onRefreshBatteryInfo()1155 updateDeviceEntryIndication(!wasPluggedIn && mPowerPluggedInWired); in onRefreshBatteryInfo()