Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java605 ensureIpServerStarted(iface); in processInterfaceStateChange()
1431 ensureIpServerStarted(ifname, tetheringType, isNcm); in enableIpServing()
2795 private void ensureIpServerStarted(final String iface) { in ensureIpServerStarted() method in Tethering
2804 ensureIpServerStarted(iface, interfaceType, false /* isNcm */); in ensureIpServerStarted()
2807 private void ensureIpServerStarted(final String iface, int interfaceType, boolean isNcm) { in ensureIpServerStarted() method in Tethering