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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConfigManager.java 433 int getConfiguredNetworksSize() {
    [all...]
WifiStateMachine.java     [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConfigManagerTest.java 250 * Verifies that getConfiguredNetworksSize() returns the number of network configurations
258 assertEquals(entry.getValue().size(), mWifiConfigManager.getConfiguredNetworksSize());
290 * Verifies that getConfiguredNetworksSize() returns the network configurations visible to the
    [all...]

Completed in 5605 milliseconds