Searched refs:ensureIpServerStarted (Results 1 – 1 of 1) sorted by relevance
605 ensureIpServerStarted(iface); in processInterfaceStateChange()1431 ensureIpServerStarted(ifname, tetheringType, isNcm); in enableIpServing()2795 private void ensureIpServerStarted(final String iface) { in ensureIpServerStarted() method in Tethering2804 ensureIpServerStarted(iface, interfaceType, false /* isNcm */); in ensureIpServerStarted()2807 private void ensureIpServerStarted(final String iface, int interfaceType, boolean isNcm) { in ensureIpServerStarted() method in Tethering