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