Searched refs:ScanType (Results 1 – 7 of 7) sorted by relevance
65 public @interface ScanType {} annotation in NetworkScanRequest163 @ScanType
41 public @interface ScanType {} annotation in WifiAnnotations
386 @WifiAnnotations.ScanType
859 private static int getScanType(@WifiAnnotations.ScanType int scanType) { in getScanType()894 public boolean startScan(@NonNull String ifaceName, @WifiAnnotations.ScanType int scanType, in startScan()
114 public @interface ScanType {} annotation in Tuner611 public int scan(@NonNull FrontendSettings settings, @ScanType int scanType, in scan()
1438 @NonNull String ifaceName, @WifiAnnotations.ScanType int scanType, Set<Integer> freqs, in scan()2681 @WifiAnnotations.ScanType
1038 boolean validateScanType(@WifiAnnotations.ScanType int type) { in validateScanType()