Searched refs:mMobileRadioPowerCalculator (Results 1 – 1 of 1) sorted by relevance
132 MobileRadioPowerCalculator mMobileRadioPowerCalculator; field in BatteryStatsHelper383 if (mMobileRadioPowerCalculator == null) { in refreshStats()384 mMobileRadioPowerCalculator = new MobileRadioPowerCalculator(mPowerProfile, mStats); in refreshStats()386 mMobileRadioPowerCalculator.reset(mStats); in refreshStats()551 mMobileRadioPowerCalculator.calculateApp(app, u, mRawRealtimeUs, mRawUptimeUs, in processAppUsage()645 mMobileRadioPowerCalculator.calculateRemaining(radio, mStats, mRawRealtimeUs, mRawUptimeUs, in addRadioUsage()