OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEnabledNetworksForCurrentUser
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
ConfigurationMap.java
110
public Collection<WifiConfiguration>
getEnabledNetworksForCurrentUser
() {
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
ConfigurationMapTest.java
163
new HashSet<WifiConfiguration>(mConfigs.
getEnabledNetworksForCurrentUser
()));
Completed in 51 milliseconds