Searched refs:nextNonWakeupRTC (Results 1 – 1 of 1) sorted by relevance
3113 long nextNonWakeupRTC = mNextNonWakeup + (nowRTC - nowELAPSED); in dumpImpl() local3119 pw.println(sdf.format(new Date(nextNonWakeupRTC))); in dumpImpl()