Searched refs:createRealTime (Results 1 – 2 of 2) sorted by relevance
84 final long createRealTime; // when this service was created field in ServiceRecord274 ProtoUtils.toDuration(proto, ServiceRecordProto.CREATE_REAL_TIME, createRealTime, nowReal); in writeToProto()377 TimeUtils.formatDuration(createRealTime, nowReal, pw); in dump()463 createRealTime = SystemClock.elapsedRealtime(); in ServiceRecord()
770 TimeUtils.formatDuration(service.createRealTime in stopInBackgroundLocked()3465 info.activeSince = r.createRealTime; in makeRunningServiceInfoLocked()3841 TimeUtils.formatDuration(r.createRealTime, nowReal, pw); in dumpServiceLocalLocked()