OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disableNetworkCommand
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/wifi/java/android/net/wifi/
WifiNative.java
99
public native static boolean
disableNetworkCommand
(int netId);
WifiConfigStore.java
377
boolean ret = WifiNative.
disableNetworkCommand
(netId);
[
all
...]
Completed in 162 milliseconds