Searched refs:mLastAlarmDeliveryTime (Results 1 – 1 of 1) sorted by relevance
329 long mLastAlarmDeliveryTime; field in AlarmManagerService3279 TimeUtils.formatDuration(nowELAPSED - mLastAlarmDeliveryTime, pw); in dumpImpl()3704 nowElapsed - mLastAlarmDeliveryTime); in dumpProto()4510 if (mLastAlarmDeliveryTime <= 0) { in checkAllowNonWakeupDelayLocked()4519 long timeSinceLast = nowELAPSED - mLastAlarmDeliveryTime; in checkAllowNonWakeupDelayLocked()4525 mLastAlarmDeliveryTime = nowELAPSED; in deliverAlarmsLocked()