Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java647 ensureIpServerStartedForInterface(iface); in processInterfaceStateChange()
3086 private void ensureIpServerStartedForInterface(final String iface) { in ensureIpServerStartedForInterface() method in Tethering