Searched refs:mNextNonWakeup (Results 1 – 1 of 1) sorted by relevance
281 private long mNextNonWakeup; field in AlarmManagerService1856 mNextWakeup = mNextNonWakeup = 0; in onStart()3113 long nextNonWakeupRTC = mNextNonWakeup + (nowRTC - nowELAPSED); in dumpImpl()3115 TimeUtils.formatDuration(mNextNonWakeup, nowELAPSED, pw); in dumpImpl()3117 pw.print(mNextNonWakeup); in dumpImpl()3542 mNextNonWakeup - nowElapsed); in dumpProto()3888 mNextNonWakeup = nextNonWakeup; in rescheduleKernelAlarmsLocked()