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