Home
last modified time | relevance | path

Searched refs:mChargingSpeed (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java88 private int mChargingSpeed; field in KeyguardIndicationController
312 switch (mChargingSpeed) { in computePowerIndication()
388 mChargingSpeed = status.getChargingSpeed(mSlowThreshold, mFastThreshold); in onRefreshBatteryInfo()