Searched refs:mChargingSpeed (Results 1 – 1 of 1) sorted by relevance
97 private int mChargingSpeed; field in KeyguardIndicationController398 switch (mChargingSpeed) { in computePowerIndication()483 pw.println(" mChargingSpeed: " + mChargingSpeed); in dump()505 mChargingSpeed = status.getChargingSpeed(mSlowThreshold, mFastThreshold); in onRefreshBatteryInfo()