Searched defs:nowRtc (Results 1 – 1 of 1) sorted by relevance
626 RemovedAlarm(Alarm a, int removeReason, long nowRtc, long nowElapsed) { in RemovedAlarm()4132 final long nowRtc = mInjector.getCurrentTimeMillis(); in removeAlarmsInternalLocked() local