Searched refs:mNextNonWakeup (Results 1 – 1 of 1) sorted by relevance
118 private long mNextNonWakeup; field in AlarmManagerService600 mNextWakeup = mNextNonWakeup = 0; in onStart()898 long nextNonWakeupRTC = mNextNonWakeup + (nowRTC - nowELAPSED); in dumpImpl()900 TimeUtils.formatDuration(mNextNonWakeup, nowELAPSED, pw); in dumpImpl()1249 mNextNonWakeup = nextNonWakeup; in rescheduleKernelAlarmsLocked()