Home
last modified time | relevance | path

Searched refs:scheduleCpuSyncDueToWakelockChange (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DMockBatteryStatsImpl.java264 public Future<?> scheduleCpuSyncDueToWakelockChange(long delayMillis) { in scheduleCpuSyncDueToWakelockChange() method in MockBatteryStatsImpl.DummyExternalStatsSync
H A DBatteryStatsHistoryIteratorTest.java275 public Future<?> scheduleCpuSyncDueToWakelockChange(long delayMillis) { in scheduleCpuSyncDueToWakelockChange() method in BatteryStatsHistoryIteratorTest.MockExternalStatsSync
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryExternalStatsWorker.java283 public Future<?> scheduleCpuSyncDueToWakelockChange(long delayMillis) { in scheduleCpuSyncDueToWakelockChange() method in BatteryExternalStatsWorker
H A DBatteryStatsImpl.java781 Future<?> scheduleCpuSyncDueToWakelockChange(long delayMillis); in scheduleCpuSyncDueToWakelockChange() method
4635 mExternalSync.scheduleCpuSyncDueToWakelockChange(DELAY_UPDATE_WAKELOCKS); in requestWakelockCpuUpdate()
4639 mExternalSync.scheduleCpuSyncDueToWakelockChange(0 /* delayMillis */); in requestImmediateCpuUpdate()
/aosp14/frameworks/base/services/
H A Dart-profile9288 HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->scheduleCpuSyncDueToWakelockChange(…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt73532 Lcom/android/internal/os/BatteryStatsImpl$ExternalStatsSync;->scheduleCpuSyncDueToWakelockChange(J)…