Searched refs:BluetoothPowerCalculator (Results 1 – 9 of 9) sorted by relevance
53 BluetoothPowerCalculator calculator = in testTimerBasedModel()54 new BluetoothPowerCalculator(mStatsRule.getPowerProfile()); in testTimerBasedModel()66 BluetoothPowerCalculator calculator = in testReportedEnergyBasedModel()67 new BluetoothPowerCalculator(mStatsRule.getPowerProfile()); in testReportedEnergyBasedModel()81 final BluetoothPowerCalculator calculator = in testMeasuredEnergyBasedModel()82 new BluetoothPowerCalculator(mStatsRule.getPowerProfile()); in testMeasuredEnergyBasedModel()95 BluetoothPowerCalculator calculator = in testIgnoreMeasuredEnergyBasedModel()96 new BluetoothPowerCalculator(mStatsRule.getPowerProfile()); in testIgnoreMeasuredEnergyBasedModel()
31 public class BluetoothPowerCalculator extends PowerCalculator { class44 public BluetoothPowerCalculator(PowerProfile profile) { in BluetoothPowerCalculator() method in BluetoothPowerCalculator
78 mPowerCalculators.add(new BluetoothPowerCalculator(mPowerProfile)); in getPowerCalculators()
341 mPowerCalculators.add(new BluetoothPowerCalculator(mPowerProfile)); in refreshStats()
1084 @Nullable BluetoothPowerCalculator mBluetoothPowerCalculator = null;14949 mBluetoothPowerCalculator = new BluetoothPowerCalculator(mPowerProfile);
9040 com.android.internal.os.BluetoothPowerCalculator
33280 Lcom/android/internal/os/BluetoothPowerCalculator$PowerAndDuration;33281 Lcom/android/internal/os/BluetoothPowerCalculator;
9061 com.android.internal.os.BluetoothPowerCalculator
42944 Lcom/android/internal/os/BluetoothPowerCalculator$PowerAndDuration;42945 Lcom/android/internal/os/BluetoothPowerCalculator;