Searched refs:scheduleCpuSyncDueToWakelockChange (Results 1 – 5 of 5) sorted by relevance
195 public Future<?> scheduleCpuSyncDueToWakelockChange(long delayMillis) { in scheduleCpuSyncDueToWakelockChange() method in MockBatteryStatsImpl.DummyExternalStatsSync
210 public Future<?> scheduleCpuSyncDueToWakelockChange(long delayMillis) { in scheduleCpuSyncDueToWakelockChange() method in BatteryExternalStatsWorker
625 Future<?> scheduleCpuSyncDueToWakelockChange(long delayMillis); in scheduleCpuSyncDueToWakelockChange() method4153 mExternalSync.scheduleCpuSyncDueToWakelockChange(DELAY_UPDATE_WAKELOCKS); in requestWakelockCpuUpdate()4157 mExternalSync.scheduleCpuSyncDueToWakelockChange(0 /* delayMillis */); in requestImmediateCpuUpdate()
3127 HSPLcom/android/server/am/BatteryExternalStatsWorker;->lambda$scheduleCpuSyncDueToWakelockChange$2$…3128 HSPLcom/android/server/am/BatteryExternalStatsWorker;->lambda$scheduleCpuSyncDueToWakelockChange$3$…3131 HSPLcom/android/server/am/BatteryExternalStatsWorker;->scheduleCpuSyncDueToWakelockChange(J)Ljava/u…
87961 Lcom/android/internal/os/BatteryStatsImpl$ExternalStatsSync;->scheduleCpuSyncDueToWakelockChange(J)…