Searched refs:restartTime (Results 1 – 3 of 3) sorted by relevance
106 long restartTime; // time of last restart. field in ServiceRecord239 TimeUtils.formatDuration(restartTime, now, pw); in dump()392 restartTime = 0; in resetRestartCounter()
1219 if (now > (r.restartTime+resetTime)) { in scheduleServiceRestartLocked()1458 r.restartTime = r.lastActivity = SystemClock.uptimeMillis(); in realStartServiceLocked()
759 String restartTime = TrustArchive.formatDuration(762 fout.println(" restartScheduledAt=" + restartTime);