Searched refs:dns2 (Results 1 – 5 of 5) sorted by relevance
30 public int dns2; field in DhcpInfo46 dns2 = source.dns2; in DhcpInfo()59 str.append(" dns2 "); putAddress(str, dns2); in toString()81 dest.writeInt(dns2); in writeToParcel()95 info.dns2 = in.readInt();
2244 info.dns2 = NetworkUtils.inetAddressToInt((Inet4Address)dns); in getDhcpInfo()
16988 field public int dns2;
25264 Landroid/net/DhcpInfo;->dns2:I
26983 field public int dns2;