Searched refs:WPA_PSK (Results 1 – 17 of 17) sorted by relevance
85 config.allowedKeyManagement.set(WifiConfiguration.KeyMgmt.WPA_PSK); in generateWifiConfig()
1254 updateAllowedKeyManagementConfig.allowedKeyManagement.set(KeyMgmt.WPA_PSK); in testUpdateAllowedKeyManagementChanged()
80 config.allowedKeyManagement.set(KeyMgmt.WPA_PSK); in testWifiHotSpot()
82 public static final int WPA_PSK = 1; field in WifiConfiguration.KeyMgmt1701 if (allowedKeyManagement.get(KeyMgmt.WPA_PSK)) { in getAuthType()1702 return KeyMgmt.WPA_PSK; in getAuthType()1733 if (allowedKeyManagement.get(KeyMgmt.WPA_PSK)) { in configKey()1734 key = SSID + KeyMgmt.strings[KeyMgmt.WPA_PSK]; in configKey()
253 types.set(KeyMgmt.WPA_PSK); in configKey()266 types.set(KeyMgmt.WPA_PSK); in configKey()279 if (types.get(KeyMgmt.WPA_PSK)) { in configKey()280 key = bareSsid + KeyMgmt.strings[KeyMgmt.WPA_PSK]; in configKey()
101 config.allowedKeyManagement.set(KeyMgmt.WPA_PSK); in createPskConfig()
161 .get(WifiConfiguration.KeyMgmt.WPA_PSK)) { in calculateScore()
458 && config.allowedKeyManagement.get(WifiConfiguration.KeyMgmt.WPA_PSK) in getSavedNetworks()1114 if (config.allowedKeyManagement.get(WifiConfiguration.KeyMgmt.WPA_PSK)) { in createPnoNetworkFromWifiConfiguration()2280 if (!config.allowedKeyManagement.get(KeyMgmt.WPA_PSK)) { in linkConfiguration()2939 config.allowedKeyManagement.set(KeyMgmt.WPA_PSK);
572 && (!config.allowedKeyManagement.get(WifiConfiguration.KeyMgmt.WPA_PSK))) { in isValid()
2005 && (!config.allowedKeyManagement.get(WifiConfiguration.KeyMgmt.WPA_PSK))) { in checkValidity()
6398 || !config.allowedKeyManagement.get(WifiConfiguration.KeyMgmt.WPA_PSK) in startScanForConfiguration()
844 if (config.allowedKeyManagement.get(KeyMgmt.WPA_PSK)) { in getSecurity()
1510 case KeyMgmt.WPA_PSK: in getSecurityType()
17941 field public static final int WPA_PSK = 1; // 0x1
24409 field public static final int WPA_PSK = 1; // 0x1
24478 field public static final int WPA_PSK = 1; // 0x1
26647 field public static final int WPA_PSK = 1; // 0x1