Searched refs:returnCodes (Results 1 – 3 of 3) sorted by relevance
49 public byte[] returnCodes; field in DnsEvent57 returnCodes = new byte[initialCapacity]; in DnsEvent()71 returnCodes[eventCount] = returnCode; in addResult()82 returnCodes = Arrays.copyOf(returnCodes, newLength); in resize()
112 dnsLookupBatch.returnCodes = bytesToInts(in.returnCodes); in toProto()
44024 Landroid/net/metrics/DnsEvent;->returnCodes:[B