Searched refs:updateBluetoothStateLocked (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/ |
D | BluetoothPowerCalculatorTest.java | 115 batteryStats.updateBluetoothStateLocked(info1, in testTimerBasedModel_byProcessState() 130 batteryStats.updateBluetoothStateLocked(info2, in testTimerBasedModel_byProcessState() 237 batteryStats.updateBluetoothStateLocked(info1, in testMeasuredEnergyBasedModel_byProcessState() 251 batteryStats.updateBluetoothStateLocked(info2, in testMeasuredEnergyBasedModel_byProcessState() 324 mStatsRule.getBatteryStats().updateBluetoothStateLocked(info, in setupBluetoothEnergyInfo()
|
D | BatteryStatsImplTest.java | 778 mBatteryStatsImpl.updateBluetoothStateLocked(info, -1, 1000, 1000); in testGetBluetoothBatteryStats() 810 mBatteryStatsImpl.updateBluetoothStateLocked(info1, -1, 1000, 1000); in testGetNetworkActivityBytes_multipleUpdates() 829 mBatteryStatsImpl.updateBluetoothStateLocked(info2, -1, 2000, 2000); in testGetNetworkActivityBytes_multipleUpdates() 848 mBatteryStatsImpl.updateBluetoothStateLocked(info3, -1, 2000, 2000); in testGetNetworkActivityBytes_multipleUpdates()
|
/frameworks/base/services/core/java/com/android/server/power/stats/ |
D | BatteryExternalStatsWorker.java | 761 mStats.updateBluetoothStateLocked(bluetoothInfo,
|
D | BatteryStatsImpl.java | 13226 public void updateBluetoothStateLocked(@Nullable final BluetoothActivityEnergyInfo info, in updateBluetoothStateLocked() method in BatteryStatsImpl
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BatteryStatsService.java | 2613 mStats.updateBluetoothStateLocked( in noteBluetoothControllerActivity()
|
/frameworks/base/services/ |
D | art-wear-profile | 22190 PLcom/android/server/power/stats/BatteryStatsImpl;->updateBluetoothStateLocked(Landroid/bluetooth/B…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 74013 Lcom/android/internal/os/BatteryStatsImpl;->updateBluetoothStateLocked(Landroid/bluetooth/Bluetooth…
|