Home
last modified time | relevance | path

Searched refs:EXTRA_BSSID (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/
DNetworkMonitorUtils.java60 public static final String EXTRA_BSSID = "extra_bssid"; field in NetworkMonitorUtils
/packages/modules/Wifi/framework/api/
Dlint-baseline.txt2 DeprecationMismatch: android.net.wifi.WifiManager#EXTRA_BSSID:
3 …Field WifiManager.EXTRA_BSSID: @Deprecated annotation (present) and @deprecated doc tag (not prese…
Dmodule-lib-lint-baseline.txt22 DeprecationMismatch: android.net.wifi.WifiManager#EXTRA_BSSID:
23 …Field WifiManager.EXTRA_BSSID: @Deprecated annotation (present) and @deprecated doc tag (not prese…
Dsystem-lint-baseline.txt22 DeprecationMismatch: android.net.wifi.WifiManager#EXTRA_BSSID:
23 …Field WifiManager.EXTRA_BSSID: @Deprecated annotation (present) and @deprecated doc tag (not prese…
Dcurrent.txt560 field @Deprecated public static final String EXTRA_BSSID = "bssid";
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java1511 public static final String EXTRA_BSSID = "bssid"; field in WifiManager