Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/src/android/net/ip/
H A DIpServer.java389 return configureIPv4(true); in startIPv4()
595 configureIPv4(false); in stopIPv4()
606 private boolean configureIPv4(boolean enabled) { in configureIPv4() method in IpServer