Searched refs:packetCountStr (Results 1 – 1 of 1) sorted by relevance
487 String packetCountStr = matcher.group(1); in getReceivedPacketsCount() local488 return Integer.parseInt(packetCountStr); in getReceivedPacketsCount()