Searched refs:setIpAddress (Results 1 – 7 of 7) sorted by relevance
78 .setIpAddress(ipAddress) in toStaticIpConfiguration()209 public boolean setIpAddress(String addrString, int prefixLength) { in setIpAddress() method in DhcpResults246 public void setIpAddress(LinkAddress ipAddress) { in setIpAddress() method in DhcpResults
136 public @NonNull Builder setIpAddress(@Nullable LinkAddress ipAddress) { in setIpAddress() method in StaticIpConfiguration.Builder
231 .setIpAddress(ADDR) in testBuilder()
1011 dhcpResults.setIpAddress("192.168.1.100", 0); in connect()1960 dhcpResults.setIpAddress("192.168.1.100", 0); in disconnectFromNetworkWhenRemovedWhileObtainingIpAddr()
1446 …method @NonNull public android.net.StaticIpConfiguration.Builder setIpAddress(@Nullable android.ne…
4214 …method @NonNull public android.net.StaticIpConfiguration.Builder setIpAddress(@Nullable android.ne…
45895 Landroid/net/DhcpResults;->setIpAddress(Ljava/lang/String;I)Z