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