OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stopDhcp
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/net/
DhcpStateMachine.java
281
if (!NetworkUtils.
stopDhcp
(mInterfaceName)) {
322
if (!NetworkUtils.
stopDhcp
(mInterfaceName)) {
355
NetworkUtils.
stopDhcp
(mInterfaceName);
391
NetworkUtils.
stopDhcp
(mInterfaceName);
NetworkUtils.java
85
public native static boolean
stopDhcp
(String interfaceName);
/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
EthernetNetworkFactory.java
213
NetworkUtils.
stopDhcp
(mIface);
323
NetworkUtils.
stopDhcp
(mIface);
404
NetworkUtils.
stopDhcp
(mIface);
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
BluetoothTetheringNetworkFactory.java
138
NetworkUtils.
stopDhcp
(mLinkProperties.getInterfaceName());
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiStateMachine.java
[
all
...]
Completed in 176 milliseconds