Searched refs:addInternalDnsServerRequest (Results 1 – 4 of 4) sorted by relevance
163 .addInternalDnsServerRequest(AF_INET) in testBuildChildSessionParamsWithDnsServerReq()164 .addInternalDnsServerRequest(AF_INET6) in testBuildChildSessionParamsWithDnsServerReq()165 .addInternalDnsServerRequest(IPV4_DNS_SERVER) in testBuildChildSessionParamsWithDnsServerReq()166 .addInternalDnsServerRequest(IPV6_DNS_SERVER) in testBuildChildSessionParamsWithDnsServerReq()
296 public Builder addInternalDnsServerRequest(int addressFamily) { in addInternalDnsServerRequest() method in TunnelModeChildSessionParams.Builder317 public Builder addInternalDnsServerRequest(@NonNull InetAddress address) { in addInternalDnsServerRequest() method in TunnelModeChildSessionParams.Builder
64 …ilder: android.net.ipsec.ike.TunnelModeChildSessionParams.Builder#addInternalDnsServerRequest(int):65 … method android.net.ipsec.ike.TunnelModeChildSessionParams.Builder.addInternalDnsServerRequest(int)
295 …public android.net.ipsec.ike.TunnelModeChildSessionParams.Builder addInternalDnsServerRequest(int);