Searched refs:destroyTime (Results 1 – 3 of 3) sorted by relevance
184 long destroyTime; // time at which destory was initiated. field in ServiceRecord859 if (destroying || destroyTime != 0) { in dumpDebug()860 ProtoUtils.toDuration(proto, ServiceRecordProto.DESTORY_TIME, destroyTime, now); in dumpDebug()1060 if (destroying || destroyTime != 0) { in dump()1063 TimeUtils.formatDuration(destroyTime, now, pw); in dump()
6367 r.destroyTime = SystemClock.uptimeMillis(); in bringDownServiceLocked()
238 7. **destroyTime**: The time taken to stop and close MediaExtractor/Muxer/Codec instance.