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