Searched refs:endIndex (Results 1 – 1 of 1) sorted by relevance
844 int endIndex = lines.size() - 1; in trimLogcat() local850 endIndex = i; in trimLogcat()868 mBugreport.logcat.lines = new ArrayList<LogLine>(lines.subList(startIndex, endIndex)); in trimLogcat()