Searched defs:securityTypes (Results 1 – 6 of 6) sorted by relevance
43 List<GuidedAction> securityTypes = new ArrayList<>(); in getSecurityTypes() local
255 int[] securityTypes = new int [] { in testIsOpenNetwork_NotOpen_HasAuthType() local1252 int[] securityTypes = new int[] { in testSetBySecurityParamsObject() local
75 int[] securityTypes = new int[] { in testSecurityTypeCreator() local
567 @WifiAnnotations.SecurityType int[] securityTypes = scanResult.getSecurityTypes(); in filterScanResults() local590 @WifiAnnotations.SecurityType int[] securityTypes = scanResult.getSecurityTypes(); in filterScanResults() local
1324 int[] securityTypes = new int[params.size()]; in getSecurityTypes() local
3081 private void setupMultiConfigAndSingleScanAndVerify(String capabilities, int securityTypes, in setupMultiConfigAndSingleScanAndVerify()