Home
last modified time | relevance | path

Searched refs:toLinkProperties (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/tests/common/java/android/net/
DStaticIpConfigurationTest.java148 assertEquals(expected, s.toLinkProperties(IFACE)); in testToLinkProperties()
154 assertEquals(expected, s.toLinkProperties(IFACE)); in testToLinkProperties()
159 assertEquals(expected, s.toLinkProperties(IFACE)); in testToLinkProperties()
168 assertEquals(expected, s.toLinkProperties(IFACE)); in testToLinkProperties()
172 assertEquals(expected, s.toLinkProperties(IFACE)); in testToLinkProperties()
178 assertEquals(expected, s.toLinkProperties(IFACE)); in testToLinkProperties()
182 assertEquals(expected, s.toLinkProperties(IFACE)); in testToLinkProperties()
187 assertEquals(expected, s.toLinkProperties(IFACE)); in testToLinkProperties()
197 assertEquals(expected, s.toLinkProperties(IFACE)); in testToLinkProperties()
/packages/modules/Connectivity/framework/src/android/net/
DStaticIpConfiguration.java226 public @NonNull LinkProperties toLinkProperties(String iface) { in toLinkProperties() method in StaticIpConfiguration
/packages/modules/Connectivity/Tethering/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1207 Landroid/net/StaticIpConfiguration;->toLinkProperties(Ljava/lang/String;)Landroid/net/LinkPropertie…