Searched refs:bundleString (Results 1 – 1 of 1) sorted by relevance
80 String bundleString = parseBytesAsString(response); in getLongFromResultBundle() local81 Matcher matcher = PATTERN.matcher(bundleString); in getLongFromResultBundle()86 throw new IllegalArgumentException("Bundle '" + bundleString in getLongFromResultBundle()