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