Home | History | Annotate | Download | only in mtp

Lines Matching refs:mBatteryLevel

135     private int mBatteryLevel;
151 if (newLevel != mBatteryLevel) {
152 mBatteryLevel = newLevel;