Searched defs:textStrings (Results 1 – 3 of 3) sorted by relevance
85 final List<String> textStrings; field in MdnsServiceInfo110 @Nullable List<String> textStrings, in MdnsServiceInfo()141 @Nullable List<String> textStrings, in MdnsServiceInfo()181 private static List<TextEntry> parseTextStrings(List<String> textStrings) { in parseTextStrings()
334 List<String> textStrings = null; in buildMdnsServiceInfoFromResponse() local
262 List<String> textStrings = textRecord.getStrings(); in testDecodeMultipleAnswerPacket() local