Searched refs:flagLen (Results 1 – 1 of 1) sorted by relevance
640 final int flagLen = BSS_FLAGS_STR.length(); in getScanResults() local683 flags = new String(line.getBytes(), flagLen, line.length() - flagLen); in getScanResults()