Searched refs:updateBluetoothStateLocked (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/ |
H A D | BluetoothPowerCalculatorTest.java | 106 batteryStats.updateBluetoothStateLocked(info1, in testTimerBasedModel_byProcessState() 121 batteryStats.updateBluetoothStateLocked(info2, in testTimerBasedModel_byProcessState() 228 batteryStats.updateBluetoothStateLocked(info1, in testMeasuredEnergyBasedModel_byProcessState() 242 batteryStats.updateBluetoothStateLocked(info2, in testMeasuredEnergyBasedModel_byProcessState() 315 mStatsRule.getBatteryStats().updateBluetoothStateLocked(info, in setupBluetoothEnergyInfo()
|
H A D | BatteryStatsImplTest.java | 584 mBatteryStatsImpl.updateBluetoothStateLocked(info, -1, 1000, 1000); in testGetBluetoothBatteryStats() 616 mBatteryStatsImpl.updateBluetoothStateLocked(info1, -1, 1000, 1000); in testGetNetworkActivityBytes_multipleUpdates() 635 mBatteryStatsImpl.updateBluetoothStateLocked(info2, -1, 2000, 2000); in testGetNetworkActivityBytes_multipleUpdates() 654 mBatteryStatsImpl.updateBluetoothStateLocked(info3, -1, 2000, 2000); in testGetNetworkActivityBytes_multipleUpdates()
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/ |
H A D | BatteryExternalStatsWorker.java | 749 mStats.updateBluetoothStateLocked(bluetoothInfo,
|
H A D | BatteryStatsImpl.java | 12711 public void updateBluetoothStateLocked(@Nullable final BluetoothActivityEnergyInfo info, in updateBluetoothStateLocked() method in BatteryStatsImpl
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | BatteryStatsService.java | 2405 mStats.updateBluetoothStateLocked( in noteBluetoothControllerActivity()
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 9725 HPLcom/android/server/power/stats/BatteryStatsImpl;->updateBluetoothStateLocked(Landroid/bluetooth/…
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 74656 Lcom/android/internal/os/BatteryStatsImpl;->updateBluetoothStateLocked(Landroid/bluetooth/Bluetooth…
|