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