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