Searched refs:WifiAnnotations (Results 1 – 20 of 20) sorted by relevance
2 rule android.net.wifi.WifiAnnotations* android.internal.wifi.WifiAnnotations@1
90 @WifiAnnotations.Bandwidth115 @WifiAnnotations.Bandwidth124 public void setBandwidth(@WifiAnnotations.Bandwidth int bandwidth) { in setBandwidth()
33 public final class WifiAnnotations { class34 private WifiAnnotations() {} in WifiAnnotations() method in WifiAnnotations
107 private @WifiAnnotations.WifiStandard int mWifiStandard;522 public void setWifiStandard(@WifiAnnotations.WifiStandard int wifiStandard) { in setWifiStandard()530 public @WifiAnnotations.WifiStandard int getWifiStandard() { in getWifiStandard()
23 import android.net.wifi.WifiAnnotations.ChannelWidth;24 import android.net.wifi.WifiAnnotations.WifiStandard;
386 @WifiAnnotations.ScanType
2605 public boolean isWifiStandardSupported(@WifiAnnotations.WifiStandard int standard) { in isWifiStandardSupported()
28 import android.net.wifi.WifiAnnotations;248 void onSoftApChannelSwitched(int frequencyMhz, @WifiAnnotations.Bandwidth int bandwidth); in onSoftApChannelSwitched()386 private @WifiAnnotations.Bandwidth int toFrameworkBandwidth(int bandwidth) { in toFrameworkBandwidth()859 private static int getScanType(@WifiAnnotations.ScanType int scanType) { in getScanType()894 public boolean startScan(@NonNull String ifaceName, @WifiAnnotations.ScanType int scanType, in startScan()1050 public @NonNull int[] getChannelsMhzForBand(@WifiAnnotations.WifiBandBasic int band) { in getChannelsMhzForBand()1229 public final @WifiAnnotations.Protocol int protocol;1241 public final @WifiAnnotations.Cipher int groupCipher;1255 @WifiAnnotations.Protocol int protocol, in OemSecurityType()1258 @WifiAnnotations.Cipher int groupCipher) { in OemSecurityType()
22 import android.net.wifi.WifiAnnotations.ChannelWidth;23 import android.net.wifi.WifiAnnotations.WifiStandard;
28 import android.net.wifi.WifiAnnotations;1424 public int [] getChannelsForBand(@WifiAnnotations.WifiBandBasic int band) { in getChannelsForBand()1438 @NonNull String ifaceName, @WifiAnnotations.ScanType int scanType, Set<Integer> freqs, in scan()1525 @WifiAnnotations.WifiStandard2681 @WifiAnnotations.ScanType2911 public @WifiAnnotations.WifiStandard int wifiStandard;3548 @WifiAnnotations.WifiStandard int standard) {
33 import android.net.wifi.WifiAnnotations;157 @WifiAnnotations.Bandwidth int bandwidth) {758 private void setSoftApChannel(int freq, @WifiAnnotations.Bandwidth int apBandwidth) { in setSoftApChannel()
25 import android.net.wifi.WifiAnnotations.WifiStandard;
48 import android.net.wifi.WifiAnnotations.WifiStandard;
69 import android.net.wifi.WifiAnnotations.WifiStandard;
74 import android.net.wifi.WifiAnnotations.WifiStandard;
45 public static final @WifiAnnotations.WifiStandard int TEST_WIFI_STANDARD =
20 import android.net.wifi.WifiAnnotations.Cipher;21 import android.net.wifi.WifiAnnotations.KeyMgmt;22 import android.net.wifi.WifiAnnotations.Protocol;
65 srcs: ["java/android/net/wifi/WifiAnnotations.java"],
32 import android.net.wifi.WifiAnnotations.WifiBandBasic;
29 import android.net.wifi.WifiAnnotations;1038 boolean validateScanType(@WifiAnnotations.ScanType int type) { in validateScanType()