Home
last modified time | relevance | path

Searched refs:setStopTime (Results 1 – 4 of 4) sorted by relevance

/tools/loganalysis/src/com/android/loganalysis/item/
DLogcatItem.java80 public void setStopTime(Date time) { in setStopTime() method in LogcatItem
199 mergedLogcat.setStopTime(stop); in merge()
DKernelLogItem.java83 public void setStopTime(Double time) { in setStopTime() method in KernelLogItem
/tools/loganalysis/src/com/android/loganalysis/parser/
DKernelLogParser.java211 mKernelLog.setStopTime(mStopTime); in commit()
DLogcatParser.java408 mLogcat.setStopTime(mStopTime); in commit()