Searched refs:stopDhcp (Results 1 – 4 of 4) sorted by relevance
266 if (!NetworkUtils.stopDhcp(mInterfaceName)) { in processMessage()307 if (!NetworkUtils.stopDhcp(mInterfaceName)) { in processMessage()375 NetworkUtils.stopDhcp(mInterfaceName); in runDhcp()
136 NetworkUtils.stopDhcp(mIface); in disconnect()254 NetworkUtils.stopDhcp(mIface); in teardown()
87 public native static boolean stopDhcp(String interfaceName); in stopDhcp() method in NetworkUtils
292 NetworkUtils.stopDhcp(iface); in stopReverseTether()