Searched refs:responseCodeStr (Results 1 – 2 of 2) sorted by relevance
571 protected String responseCodeStr(int rcode) { in responseCodeStr() method in NetworkDiagnostics.DnsUdpCheck630 ? " " + responseCodeStr((int) (reply.get(3)) & 0x0f) in run()736 mMeasurement.recordSuccess("1/1 " + responseCodeStr((int) (reply[3]) & 0x0f)); in sendDoTProbe()
5544 PLcom/android/server/connectivity/NetworkDiagnostics$DnsUdpCheck;->responseCodeStr(I)Ljava/lang/Str…