Searched refs:stopDhcp (Results 1 – 4 of 4) sorted by relevance
82 NetworkUtils.stopDhcp(mIface); in interfaceLinkStateChanged()138 NetworkUtils.stopDhcp(mIface); in interfaceRemoved()234 NetworkUtils.stopDhcp(mIface); in teardown()
266 if (!NetworkUtils.stopDhcp(mInterfaceName)) { in processMessage()307 if (!NetworkUtils.stopDhcp(mInterfaceName)) { in processMessage()371 NetworkUtils.stopDhcp(mInterfaceName); in runDhcp()
87 public native static boolean stopDhcp(String interfaceName); in stopDhcp() method in NetworkUtils
292 NetworkUtils.stopDhcp(iface); in stopReverseTether()