HomeSort by relevance Sort by last modified time
    Searched refs:IFACE_IP_MODE_LOCAL_ONLY (Results 1 - 7 of 7) 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;
503 WIFI_IFACE_NAME, IFACE_IP_MODE_LOCAL_ONLY);
528 WIFI_IFACE_NAME, IFACE_IP_MODE_LOCAL_ONLY);
    [all...]
WifiMetricsTest.java     [all...]
  /frameworks/base/tests/net/java/com/android/server/connectivity/
TetheringTest.java 30 import static android.net.wifi.WifiManager.IFACE_IP_MODE_LOCAL_ONLY;
510 sendWifiApStateChanged(WIFI_AP_STATE_ENABLED, TEST_WLAN_IFNAME, IFACE_IP_MODE_LOCAL_ONLY);
519 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_LOCAL_ONLY);
    [all...]
  /frameworks/base/services/core/java/com/android/server/connectivity/
Tethering.java 48 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...]
WifiMetrics.java     [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiManager.java 442 * @see #IFACE_IP_MODE_LOCAL_ONLY
570 public static final int IFACE_IP_MODE_LOCAL_ONLY = 2;
    [all...]

Completed in 237 milliseconds