Searched refs:nowRtc (Results 1 – 1 of 1) sorted by relevance
626 RemovedAlarm(Alarm a, int removeReason, long nowRtc, long nowElapsed) { in RemovedAlarm() argument629 mWhenRemovedRtc = nowRtc; in RemovedAlarm()4132 final long nowRtc = mInjector.getCurrentTimeMillis(); in removeAlarmsInternalLocked() local4170 bufferForUid.append(new RemovedAlarm(removed, reason, nowRtc, nowElapsed)); in removeAlarmsInternalLocked()