Searched refs:returnCodes (Results 1 – 3 of 3) sorted by relevance
46 public byte[] returnCodes; field in DnsEvent54 returnCodes = new byte[initialCapacity]; in DnsEvent()68 returnCodes[eventCount] = returnCode; in addResult()79 returnCodes = Arrays.copyOf(returnCodes, newLength); in resize()
111 dnsLookupBatch.returnCodes = bytesToInts(in.returnCodes); in toProto()
33061 Landroid/net/metrics/DnsEvent;->returnCodes:[B