Searched refs:logWakeupAttribution (Results 1 – 1 of 1) sorted by relevance
128 private synchronized void logWakeupAttribution(Wakeup wakeupToLog) { in logWakeupAttribution() method in CpuWakeupStats229 mHandler.postDelayed(() -> logWakeupAttribution(parsedWakeup), WAKEUP_WRITE_DELAY_MS); in noteWakeupTimeAndReason()