Searched refs:mMobileRadioPowerCalculator (Results 1 – 1 of 1) sorted by relevance
132 MobileRadioPowerCalculator mMobileRadioPowerCalculator; field in BatteryStatsHelper387 if (mMobileRadioPowerCalculator == null) { in refreshStats()388 mMobileRadioPowerCalculator = new MobileRadioPowerCalculator(mPowerProfile, mStats); in refreshStats()390 mMobileRadioPowerCalculator.reset(mStats); in refreshStats()559 mMobileRadioPowerCalculator.calculateApp(app, u, mRawRealtimeUs, mRawUptimeUs, in processAppUsage()669 mMobileRadioPowerCalculator.calculateRemaining(radio, mStats, mRawRealtimeUs, mRawUptimeUs, in addRadioUsage()