Searched refs:addInternalAddressRequest (Results 1 – 6 of 6) sorted by relevance
141 .addInternalAddressRequest(AF_INET) in testBuildChildSessionParamsWithAddressReq()142 .addInternalAddressRequest(AF_INET6) in testBuildChildSessionParamsWithAddressReq()143 .addInternalAddressRequest(AF_INET6) in testBuildChildSessionParamsWithAddressReq()144 .addInternalAddressRequest(IPV4_ADDRESS) in testBuildChildSessionParamsWithAddressReq()145 .addInternalAddressRequest(IPV6_ADDRESS, IP6_PREFIX_LEN) in testBuildChildSessionParamsWithAddressReq()
56 …Builder: android.net.ipsec.ike.TunnelModeChildSessionParams.Builder#addInternalAddressRequest(int):57 …ng method android.net.ipsec.ike.TunnelModeChildSessionParams.Builder.addInternalAddressRequest(int)58 …der: android.net.ipsec.ike.TunnelModeChildSessionParams.Builder#addInternalAddressRequest(java.net…59 …thod android.net.ipsec.ike.TunnelModeChildSessionParams.Builder.addInternalAddressRequest(java.net…60 …der: android.net.ipsec.ike.TunnelModeChildSessionParams.Builder#addInternalAddressRequest(java.net…61 …thod android.net.ipsec.ike.TunnelModeChildSessionParams.Builder.addInternalAddressRequest(java.net…
291 …l public android.net.ipsec.ike.TunnelModeChildSessionParams.Builder addInternalAddressRequest(int);292 …blic android.net.ipsec.ike.TunnelModeChildSessionParams.Builder addInternalAddressRequest(@NonNull…293 …blic android.net.ipsec.ike.TunnelModeChildSessionParams.Builder addInternalAddressRequest(@NonNull…
237 public Builder addInternalAddressRequest(int addressFamily) { in addInternalAddressRequest() method in TunnelModeChildSessionParams.Builder258 public Builder addInternalAddressRequest(@NonNull Inet4Address address) { in addInternalAddressRequest() method in TunnelModeChildSessionParams.Builder277 public Builder addInternalAddressRequest(@NonNull Inet6Address address, int prefixLen) { in addInternalAddressRequest() method in TunnelModeChildSessionParams.Builder
295 .addInternalAddressRequest(AF_INET) in buildChildSessionParams()296 .addInternalAddressRequest(INTERNAL_ADDRESS) in buildChildSessionParams()1831 .addInternalAddressRequest(AF_INET) in testFirstChildLocalRekey()1832 .addInternalAddressRequest(INTERNAL_ADDRESS) in testFirstChildLocalRekey()1901 .addInternalAddressRequest(AF_INET) in testRemoteRekeyWithKePayload()1902 .addInternalAddressRequest(INTERNAL_ADDRESS) in testRemoteRekeyWithKePayload()
862 .addInternalAddressRequest(AF_INET) in buildChildSessionParams()863 .addInternalAddressRequest(AF_INET6) in buildChildSessionParams()