Home | History | Annotate | Download | only in server

Lines Matching refs:alarm

102     int mReqMinNextAlarm = -1;    // >= 0 if specific time to next alarm has been requested
143 if (localLOGV) Slog.v(TAG, "Alarm went off, checking reboot.");
184 PowerManagerService power, AlarmManagerService alarm,
189 mAlarm = alarm;
229 if (localLOGV) Slog.v(TAG, "No need to schedule a reboot alarm!");
271 // Schedule alarm for next check interval.
284 // Schedule next alarm either within the window or in the
293 // Schedule alarm for next check interval.
300 if (localLOGV) Slog.v(TAG, "Scheduling next reboot alarm for "
352 return "alarm";