Searched refs:scheduleCpuSyncDueToWakelockChange (Results 1 – 7 of 7) sorted by relevance
313 public Future<?> scheduleCpuSyncDueToWakelockChange(long delayMillis) { in scheduleCpuSyncDueToWakelockChange() method in MockBatteryStatsImpl.DummyExternalStatsSync
327 public Future<?> scheduleCpuSyncDueToWakelockChange(long delayMillis) { in scheduleCpuSyncDueToWakelockChange() method in BatteryStatsHistoryIteratorTest.MockExternalStatsSync
278 public Future<?> scheduleCpuSyncDueToWakelockChange(long delayMillis) { in scheduleCpuSyncDueToWakelockChange() method in BatteryExternalStatsWorker
864 Future<?> scheduleCpuSyncDueToWakelockChange(long delayMillis); in scheduleCpuSyncDueToWakelockChange() method4920 mExternalSync.scheduleCpuSyncDueToWakelockChange(DELAY_UPDATE_WAKELOCKS); in requestWakelockCpuUpdate()4924 mExternalSync.scheduleCpuSyncDueToWakelockChange(0 /* delayMillis */); in requestImmediateCpuUpdate()
21815 …roid/server/power/stats/BatteryExternalStatsWorker;->lambda$scheduleCpuSyncDueToWakelockChange$2()V21816 …roid/server/power/stats/BatteryExternalStatsWorker;->lambda$scheduleCpuSyncDueToWakelockChange$3()V21821 PLcom/android/server/power/stats/BatteryExternalStatsWorker;->scheduleCpuSyncDueToWakelockChange(J)…
3044 HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->scheduleCpuSyncDueToWakelockChange(…
72889 Lcom/android/internal/os/BatteryStatsImpl$ExternalStatsSync;->scheduleCpuSyncDueToWakelockChange(J)…