Searched refs:mLastAlarmDeliveryTime (Results 1 – 1 of 1) sorted by relevance
320 long mLastAlarmDeliveryTime; field in AlarmManagerService3105 TimeUtils.formatDuration(nowELAPSED - mLastAlarmDeliveryTime, pw); in dumpImpl()3536 nowElapsed - mLastAlarmDeliveryTime); in dumpProto()4287 if (mLastAlarmDeliveryTime <= 0) { in checkAllowNonWakeupDelayLocked()4296 long timeSinceLast = nowELAPSED - mLastAlarmDeliveryTime; in checkAllowNonWakeupDelayLocked()4302 mLastAlarmDeliveryTime = nowELAPSED; in deliverAlarmsLocked()