Searched refs:setStopTime (Results 1 – 8 of 8) sorted by relevance
80 public void setStopTime(Date time) { in setStopTime() method in LogcatItem199 mergedLogcat.setStopTime(stop); in merge()
83 public void setStopTime(Double time) { in setStopTime() method in KernelLogItem
124 public void setStopTime(Date time) { in setStopTime() method in MonkeyLogItem
134 public void setStopTime(Date time) { in setStopTime() method in SmartMonkeyLogItem
155 mSmartMonkeyLog.setStopTime(parseTime(m.group(1))); in parseLine()
211 mKernelLog.setStopTime(mStopTime); in commit()
224 mMonkeyLog.setStopTime(parseTime(m.group(1))); in parseLine()
405 mLogcat.setStopTime(mStopTime); in commit()