Searched refs:mNextWakeup (Results 1 – 1 of 1) sorted by relevance
290 private long mNextWakeup; field in AlarmManagerService1956 mNextWakeup = mNextNonWakeup = 0; in onStart()3286 long nextWakeupRTC = mNextWakeup + (nowRTC - nowELAPSED); in dumpImpl()3302 TimeUtils.formatDuration(mNextWakeup, nowELAPSED, pw); in dumpImpl()3304 pw.print(mNextWakeup); in dumpImpl()3712 mNextWakeup - nowElapsed); in dumpProto()4026 mNextWakeup = firstWakeup; in rescheduleKernelAlarmsLocked()