Searched refs:mNextNonWakeup (Results 1 – 1 of 1) sorted by relevance
291 private long mNextNonWakeup; field in AlarmManagerService1956 mNextWakeup = mNextNonWakeup = 0; in onStart()3287 long nextNonWakeupRTC = mNextNonWakeup + (nowRTC - nowELAPSED); in dumpImpl()3289 TimeUtils.formatDuration(mNextNonWakeup, nowELAPSED, pw); in dumpImpl()3291 pw.print(mNextNonWakeup); in dumpImpl()3710 mNextNonWakeup - nowElapsed); in dumpProto()4040 mNextNonWakeup = nextNonWakeup; in rescheduleKernelAlarmsLocked()