Searched refs:infoStr (Results 1 – 1 of 1) sorted by relevance
5576 String infoStr[] = line.split(","); in getBootHistory() local5577 String startStr = infoStr[infoStr.length - 1]; in getBootHistory()5580 bootHistory.put(startTime, infoStr[0].trim()); in getBootHistory()