Searched refs:mNextWakeup (Results 1 – 1 of 1) sorted by relevance
280 private long mNextWakeup; field in AlarmManagerService1856 mNextWakeup = mNextNonWakeup = 0; in onStart()3112 long nextWakeupRTC = mNextWakeup + (nowRTC - nowELAPSED); in dumpImpl()3128 TimeUtils.formatDuration(mNextWakeup, nowELAPSED, pw); in dumpImpl()3130 pw.print(mNextWakeup); in dumpImpl()3544 mNextWakeup - nowElapsed); in dumpProto()3874 mNextWakeup = firstWakeup; in rescheduleKernelAlarmsLocked()