Searched refs:stopDhcp (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/net/
H A DDhcpStateMachine.java281 if (!NetworkUtils.stopDhcp(mInterfaceName)) {
322 if (!NetworkUtils.stopDhcp(mInterfaceName)) {
355 NetworkUtils.stopDhcp(mInterfaceName);
391 NetworkUtils.stopDhcp(mInterfaceName);
H A DEthernetDataTracker.java135 NetworkUtils.stopDhcp(mIface);
234 NetworkUtils.stopDhcp(mIface);
257 NetworkUtils.stopDhcp(mIface);
H A DNetworkUtils.java88 public native static boolean stopDhcp(String interfaceName); method in class:NetworkUtils
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothTetheringDataTracker.java356 NetworkUtils.stopDhcp(mLinkProperties.getInterfaceName());
/frameworks/base/wifi/java/android/net/wifi/
H A DWifiStateMachine.java2262 stopDhcp();
2355 void stopDhcp() { method in class:WifiStateMachine
3738 stopDhcp();

Completed in 48 milliseconds