Searched refs:POWER_BUCKET_BLUETOOTH (Results 1 – 4 of 4) sorted by relevance
58 public static final int POWER_BUCKET_BLUETOOTH = 5; field in EnergyConsumerStats72 POWER_BUCKET_BLUETOOTH,
22 import static com.android.internal.power.EnergyConsumerStats.POWER_BUCKET_BLUETOOTH;573 new int[] {POWER_BUCKET_CPU, POWER_BUCKET_BLUETOOTH}, in testConfig_isCompatible()
907 buckets[EnergyConsumerStats.POWER_BUCKET_BLUETOOTH] = true;
287 EnergyConsumerStats.POWER_BUCKET_BLUETOOTH,7518 return getPowerBucketConsumptionUC(EnergyConsumerStats.POWER_BUCKET_BLUETOOTH); in getBluetoothEnergyConsumptionUC()8519 return getEnergyConsumptionUC(EnergyConsumerStats.POWER_BUCKET_BLUETOOTH); in getBluetoothEnergyConsumptionUC()8526 return getEnergyConsumptionUC(EnergyConsumerStats.POWER_BUCKET_BLUETOOTH, in getBluetoothEnergyConsumptionUC()12937 EnergyConsumerStats.POWER_BUCKET_BLUETOOTH, consumedChargeUC); in updateBluetoothStateLocked()12942 distributeEnergyToUidsLocked(EnergyConsumerStats.POWER_BUCKET_BLUETOOTH, in updateBluetoothStateLocked()15223 if (supportedStandardBuckets[EnergyConsumerStats.POWER_BUCKET_BLUETOOTH]) {