Searched refs:createRealTime (Results 1 – 2 of 2) sorted by relevance
91 final long createRealTime; // when this service was created field in ServiceRecord293 ProtoUtils.toDuration(proto, ServiceRecordProto.CREATE_REAL_TIME, createRealTime, nowReal); in writeToProto()404 TimeUtils.formatDuration(createRealTime, nowReal, pw); in dump()503 createRealTime = SystemClock.elapsedRealtime(); in ServiceRecord()
805 TimeUtils.formatDuration(service.createRealTime in stopInBackgroundLocked()3731 info.activeSince = r.createRealTime; in makeRunningServiceInfoLocked()4113 TimeUtils.formatDuration(r.createRealTime, nowReal, pw); in dumpServiceLocalLocked()