Searched refs:destroyTime (Results 1 – 2 of 2) sorted by relevance
117 long destroyTime; // time at which destory was initiated. field in ServiceRecord268 if (destroying || destroyTime != 0) { in dump()271 TimeUtils.formatDuration(destroyTime, now, pw); in dump()
2478 r.destroyTime = SystemClock.uptimeMillis(); in bringDownServiceLocked()