Home
last modified time | relevance | path

Searched refs:IFACE_IP_MODE_UNSPECIFIED (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java906 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in failingLocalOnlyHotspotLegacyApBroadcast()
979 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in verifyStopHotpot()
995 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in verifyStartHotspot()
1929 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in failingWifiTetheringLegacyApBroadcast()
2015 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in failureEnablingIpForwarding()
3652 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in testWifiTetheringWhenP2pActive()
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java60 import static android.net.wifi.WifiManager.IFACE_IP_MODE_UNSPECIFIED;
1281 final int ipmode = intent.getIntExtra(EXTRA_WIFI_AP_MODE, IFACE_IP_MODE_UNSPECIFIED); in handleWifiApAction()
1974 mgr.updateInterfaceIpState(iface, IFACE_IP_MODE_UNSPECIFIED); in handleInterfaceServingStateInactive()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java2336 private int mLohsInterfaceMode = WifiManager.IFACE_IP_MODE_UNSPECIFIED;
2368 mLohsInterfaceMode = WifiManager.IFACE_IP_MODE_UNSPECIFIED; in updateInterfaceIpState()
2380 stopSoftApInternal(WifiManager.IFACE_IP_MODE_UNSPECIFIED); in updateInterfaceIpState()
2392 case WifiManager.IFACE_IP_MODE_UNSPECIFIED: in updateInterfaceIpState()
2557 mLohsInterfaceMode = WifiManager.IFACE_IP_MODE_UNSPECIFIED; in stopIfEmptyLocked()
2605 WifiManager.IFACE_IP_MODE_UNSPECIFIED); in onStateChanged()
2621 WifiManager.IFACE_IP_MODE_UNSPECIFIED); in onStateChanged()
5828 stopSoftApInternal(WifiManager.IFACE_IP_MODE_UNSPECIFIED);
DActiveModeWarden.java1233 if (ipMode == WifiManager.IFACE_IP_MODE_UNSPECIFIED in stopSoftApModeManagers()
2003 stopSoftApModeManagers(WifiManager.IFACE_IP_MODE_UNSPECIFIED); in enterEmergencyMode()
/packages/services/Car/service/src/com/android/car/
DCarProjectionService.java191 WifiManager.IFACE_IP_MODE_UNSPECIFIED);
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DActiveModeWardenTest.java2324 mActiveModeWarden.stopSoftAp(WifiManager.IFACE_IP_MODE_UNSPECIFIED); in testSoftApStoppedDoesNotSwitchModesWhenInEcm()
2348 mActiveModeWarden.stopSoftAp(WifiManager.IFACE_IP_MODE_UNSPECIFIED); in testSoftApModeToggleWhenInAirplaneMode()
DSoftApManagerTest.java2635 int mode = intent.getIntExtra(EXTRA_WIFI_AP_MODE, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in checkApStateChangedBroadcast()
DWifiMetricsTest.java1160 NUM_SOFT_AP_ASSOCIATED_STATIONS, WifiManager.IFACE_IP_MODE_UNSPECIFIED, in addSoftApEventsToMetrics()
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java1393 IFACE_IP_MODE_UNSPECIFIED,
1407 public static final int IFACE_IP_MODE_UNSPECIFIED = -1; field in WifiManager
/packages/modules/Wifi/framework/api/
Dsystem-current.txt914 field public static final int IFACE_IP_MODE_UNSPECIFIED = -1; // 0xffffffff
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1848 Landroid/net/wifi/WifiManager;->IFACE_IP_MODE_UNSPECIFIED:I