Searched refs:parseANQPLines (Results 1 – 2 of 2) sorted by relevance
255 mANQPElements = SupplicantBridge.parseANQPLines(anqpLines); in NetworkDetail()
84 public static Map<Constants.ANQPElementType, ANQPElement> parseANQPLines(List<String> lines) { in parseANQPLines() method in SupplicantBridge