HomeSort by relevance Sort by last modified time
    Searched refs:mBluetoothPowerCalculator (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsHelper.java 134 PowerCalculator mBluetoothPowerCalculator;
405 if (mBluetoothPowerCalculator == null ||
407 mBluetoothPowerCalculator = new BluetoothPowerCalculator(mPowerProfile);
410 mBluetoothPowerCalculator.reset();
562 mBluetoothPowerCalculator.calculateApp(app, u, mRawRealtimeUs, mRawUptimeUs,
733 mBluetoothPowerCalculator.calculateRemaining(bs, mStats, mRawRealtimeUs, mRawUptimeUs,
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 70 milliseconds