Searched refs:getServiceWeight (Results 1 – 4 of 4) sorted by relevance
85 public int getServiceWeight() { in getServiceWeight() method in MdnsServiceRecord
516 srvRecord.getServicePriority(), srvRecord.getServiceWeight(), in makeProbingInfo()
240 assertEquals(255, record.getServiceWeight()); in testServiceRecord()
258 int serviceWeight = serviceRecord.getServiceWeight(); in testDecodeMultipleAnswerPacket()