Searched refs:epochMicrosecondsStr (Results 1 – 1 of 1) sorted by relevance
117 String epochMicrosecondsStr = splitLine[0].replace(".", ""); in numberOfLogcatStringsFound() local118 long epochMicroseconds = Long.parseLong(epochMicrosecondsStr); in numberOfLogcatStringsFound()