HomeSort by relevance Sort by last modified time
    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