Searched defs:serviceWeight (Results 1 – 2 of 2) sorted by relevance
39 private int serviceWeight; field in MdnsServiceRecord59 long ttlMillis, int servicePriority, int serviceWeight, int servicePort, in MdnsServiceRecord()
258 int serviceWeight = serviceRecord.getServiceWeight(); in testDecodeMultipleAnswerPacket() local