HomeSort by relevance Sort by last modified time
    Searched defs:network2 (Results 1 - 3 of 3) sorted by null

  /frameworks/base/wifi/tests/src/android/net/wifi/
WifiNetworkScoreCacheTest.java 135 ScoredNetwork network2 = buildScoredNetwork(key2, mockRssiCurve); local
138 mScoreCache.updateScores(ImmutableList.of(network2));
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConfigManagerTest.java 1435 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); local
1482 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); local
1528 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); local
1566 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); local
1593 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); local
1631 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); local
1805 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); local
1863 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); local
2642 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); local
2755 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskHiddenNetwork(); local
2819 WifiConfiguration network2 = new WifiConfiguration(); local
2856 WifiConfiguration network2 = new WifiConfiguration(); local
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConfigManager.java     [all...]

Completed in 345 milliseconds