Home
last modified time | relevance | path

Searched refs:setIpAddress (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/net/
DDhcpResults.java78 .setIpAddress(ipAddress) in toStaticIpConfiguration()
209 public boolean setIpAddress(String addrString, int prefixLength) { in setIpAddress() method in DhcpResults
246 public void setIpAddress(LinkAddress ipAddress) { in setIpAddress() method in DhcpResults
DStaticIpConfiguration.java136 public @NonNull Builder setIpAddress(@Nullable LinkAddress ipAddress) { in setIpAddress() method in StaticIpConfiguration.Builder
/frameworks/base/tests/net/common/java/android/net/
DStaticIpConfigurationTest.java231 .setIpAddress(ADDR) in testBuilder()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DClientModeImplTest.java1011 dhcpResults.setIpAddress("192.168.1.100", 0); in connect()
1960 dhcpResults.setIpAddress("192.168.1.100", 0); in disconnectFromNetworkWhenRemovedWhileObtainingIpAddr()
/frameworks/base/api/
Dtest-current.txt1446 …method @NonNull public android.net.StaticIpConfiguration.Builder setIpAddress(@Nullable android.ne…
Dsystem-current.txt4214 …method @NonNull public android.net.StaticIpConfiguration.Builder setIpAddress(@Nullable android.ne…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt45895 Landroid/net/DhcpResults;->setIpAddress(Ljava/lang/String;I)Z