Searched refs:POWER_BUCKET_BLUETOOTH (Results 1 – 4 of 4) sorted by relevance
59 public static final int POWER_BUCKET_BLUETOOTH = 5; field in EnergyConsumerStats73 POWER_BUCKET_BLUETOOTH,
22 import static com.android.internal.power.EnergyConsumerStats.POWER_BUCKET_BLUETOOTH;577 new int[] {POWER_BUCKET_CPU, POWER_BUCKET_BLUETOOTH}, in testConfig_isCompatible()
919 buckets[EnergyConsumerStats.POWER_BUCKET_BLUETOOTH] = true;
360 EnergyConsumerStats.POWER_BUCKET_BLUETOOTH,7849 return getPowerBucketConsumptionUC(EnergyConsumerStats.POWER_BUCKET_BLUETOOTH); in getBluetoothEnergyConsumptionUC()8866 return getEnergyConsumptionUC(EnergyConsumerStats.POWER_BUCKET_BLUETOOTH); in getBluetoothEnergyConsumptionUC()8873 return getEnergyConsumptionUC(EnergyConsumerStats.POWER_BUCKET_BLUETOOTH, in getBluetoothEnergyConsumptionUC()13456 EnergyConsumerStats.POWER_BUCKET_BLUETOOTH, consumedChargeUC); in updateBluetoothStateLocked()13461 distributeEnergyToUidsLocked(EnergyConsumerStats.POWER_BUCKET_BLUETOOTH, in updateBluetoothStateLocked()15804 if (supportedStandardBuckets[EnergyConsumerStats.POWER_BUCKET_BLUETOOTH]) {