Searched refs:addPcscfServerRequest (Results 1 – 5 of 5) sorted by relevance
454 .addPcscfServerRequest(AF_INET) in testBuildWithPcscfAddress()455 .addPcscfServerRequest(PCSCF_IPV4_ADDRESS_1) in testBuildWithPcscfAddress()456 .addPcscfServerRequest(PCSCF_IPV6_ADDRESS_2) in testBuildWithPcscfAddress()457 .addPcscfServerRequest(AF_INET6) in testBuildWithPcscfAddress()458 .addPcscfServerRequest(PCSCF_IPV4_ADDRESS_1) in testBuildWithPcscfAddress()459 .addPcscfServerRequest(PCSCF_IPV6_ADDRESS_2) in testBuildWithPcscfAddress()
32 MissingGetterMatchingBuilder: android.net.ipsec.ike.IkeSessionParams.Builder#addPcscfServerRequest(…33 …)` method matching method android.net.ipsec.ike.IkeSessionParams.Builder.addPcscfServerRequest(int)34 MissingGetterMatchingBuilder: android.net.ipsec.ike.IkeSessionParams.Builder#addPcscfServerRequest(…35 …od matching method android.net.ipsec.ike.IkeSessionParams.Builder.addPcscfServerRequest(java.net.I…
185 …method @NonNull public android.net.ipsec.ike.IkeSessionParams.Builder addPcscfServerRequest(@NonNu…186 … method @NonNull public android.net.ipsec.ike.IkeSessionParams.Builder addPcscfServerRequest(int);
776 public Builder addPcscfServerRequest(@NonNull InetAddress address) { in addPcscfServerRequest() method in IkeSessionParams.Builder799 public Builder addPcscfServerRequest(int addressFamily) { in addPcscfServerRequest() method in IkeSessionParams.Builder
826 .addPcscfServerRequest(AF_INET) in buildIkeSessionParamsCommon()827 .addPcscfServerRequest(AF_INET6) in buildIkeSessionParamsCommon()