Searched refs:parseTxtIntoServiceInfo (Results 1 – 1 of 1) sorted by relevance
373 DnsServiceCliOutputParser.parseTxtIntoServiceInfo(lines.get(5), info); in browseService()395 DnsServiceCliOutputParser.parseTxtIntoServiceInfo(lines.get(4), info); in resolveService()598 private static void parseTxtIntoServiceInfo(String line, NsdServiceInfo serviceInfo) { in parseTxtIntoServiceInfo() method in FullThreadDevice.DnsServiceCliOutputParser