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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiApConfigStore.java 221 config.networkId = WifiConfiguration.LOCAL_ONLY_NETWORK_ID;
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiApConfigStoreTest.java 206 assertEquals(WifiConfiguration.LOCAL_ONLY_NETWORK_ID, config.networkId);
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 71 public static final int LOCAL_ONLY_NETWORK_ID = -2;
    [all...]

Completed in 69 milliseconds