Searched refs:matcherNow (Results 1 – 1 of 1) sorted by relevance
813 Matcher matcherNow = LOGCAT_STATISTICS_NOW_PATTERN.matcher(outputList[0]); in extractLogcatInfo() local816 boolean nowFound = matcherNow.find(); in extractLogcatInfo()836 - Integer.valueOf(matcherNow.group(i * 2 - 1).trim()))); in extractLogcatInfo()