Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java825 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in failingLocalOnlyHotspotLegacyApBroadcast()
903 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in workingLocalOnlyHotspotEnrichedApBroadcast()
926 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in workingLocalOnlyHotspotEnrichedApBroadcast()
1427 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in failingWifiTetheringLegacyApBroadcast()
1458 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in workingWifiTetheringEnrichedApBroadcast()
1499 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in workingWifiTetheringEnrichedApBroadcast()
1536 TEST_WLAN_IFNAME, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in failureEnablingIpForwarding()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiServiceImpl.java1590 private int mLohsInterfaceMode = WifiManager.IFACE_IP_MODE_UNSPECIFIED;
1632 mLohsInterfaceMode = WifiManager.IFACE_IP_MODE_UNSPECIFIED; in updateInterfaceIpState()
1644 stopSoftApInternal(WifiManager.IFACE_IP_MODE_UNSPECIFIED); in updateInterfaceIpState()
1656 case WifiManager.IFACE_IP_MODE_UNSPECIFIED: in updateInterfaceIpState()
1829 mLohsInterfaceMode = WifiManager.IFACE_IP_MODE_UNSPECIFIED; in stopIfEmptyLocked()
1872 WifiManager.IFACE_IP_MODE_UNSPECIFIED); in onStateChanged()
1888 WifiManager.IFACE_IP_MODE_UNSPECIFIED); in onStateChanged()
4081 stopSoftApInternal(WifiManager.IFACE_IP_MODE_UNSPECIFIED);
H A DActiveModeWarden.java939 if (ipMode == WifiManager.IFACE_IP_MODE_UNSPECIFIED in stopSoftApModeManagers()
1564 stopSoftApModeManagers(WifiManager.IFACE_IP_MODE_UNSPECIFIED); in enterEmergencyMode()
/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DTethering.java62 import static android.net.wifi.WifiManager.IFACE_IP_MODE_UNSPECIFIED;
1110 final int ipmode = intent.getIntExtra(EXTRA_WIFI_AP_MODE, IFACE_IP_MODE_UNSPECIFIED); in handleWifiApAction()
1801 mgr.updateInterfaceIpState(iface, IFACE_IP_MODE_UNSPECIFIED); in handleInterfaceServingStateInactive()
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarProjectionService.java169 WifiManager.IFACE_IP_MODE_UNSPECIFIED);
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiManager.java820 IFACE_IP_MODE_UNSPECIFIED,
834 public static final int IFACE_IP_MODE_UNSPECIFIED = -1; field in WifiManager
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DActiveModeWardenTest.java1981 mActiveModeWarden.stopSoftAp(WifiManager.IFACE_IP_MODE_UNSPECIFIED); in testSoftApStoppedDoesNotSwitchModesWhenInEcm()
2005 mActiveModeWarden.stopSoftAp(WifiManager.IFACE_IP_MODE_UNSPECIFIED); in testSoftApModeToggleWhenInAirplaneMode()
H A DSoftApManagerTest.java1991 int mode = intent.getIntExtra(EXTRA_WIFI_AP_MODE, WifiManager.IFACE_IP_MODE_UNSPECIFIED); in checkApStateChangedBroadcast()
H A DWifiMetricsTest.java1129 NUM_SOFT_AP_ASSOCIATED_STATIONS, WifiManager.IFACE_IP_MODE_UNSPECIFIED, in addSoftApEventsToMetrics()
/aosp12/packages/modules/Wifi/framework/api/
H A Dsystem-current.txt643 field public static final int IFACE_IP_MODE_UNSPECIFIED = -1; // 0xffffffff
/aosp12/packages/modules/Wifi/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt1848 Landroid/net/wifi/WifiManager;->IFACE_IP_MODE_UNSPECIFIED:I