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

  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiServiceImplTest.java 23 import static android.net.wifi.WifiManager.IFACE_IP_MODE_LOCAL_ONLY;
    [all...]
WifiStateMachineTest.java 555 loadComponentsInApMode(WifiManager.IFACE_IP_MODE_LOCAL_ONLY);
    [all...]
  /frameworks/base/tests/net/java/com/android/server/connectivity/
TetheringTest.java 19 import static android.net.wifi.WifiManager.IFACE_IP_MODE_LOCAL_ONLY;
283 sendWifiApStateChanged(WIFI_AP_STATE_ENABLED, mTestIfname, IFACE_IP_MODE_LOCAL_ONLY);
292 mTestIfname, WifiManager.IFACE_IP_MODE_LOCAL_ONLY);
  /frameworks/base/services/core/java/com/android/server/connectivity/
Tethering.java 25 import static android.net.wifi.WifiManager.IFACE_IP_MODE_LOCAL_ONLY;
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiServiceImpl.java     [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiManager.java 422 * @see #IFACE_IP_MODE_LOCAL_ONLY
531 public static final int IFACE_IP_MODE_LOCAL_ONLY = 2;
    [all...]

Completed in 173 milliseconds