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