Home
last modified time | relevance | path

Searched refs:WPA2_PSK (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java195 config.allowedKeyManagement.set(KeyMgmt.WPA2_PSK); in getDefaultApConfiguration()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiApConfigStoreTest.java110 assertTrue(config.allowedKeyManagement.get(KeyMgmt.WPA2_PSK)); in verifyDefaultApConfig()
/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java94 public static final int WPA2_PSK = 4; field in WifiConfiguration.KeyMgmt
1703 } else if (allowedKeyManagement.get(KeyMgmt.WPA2_PSK)) { in getAuthType()
1704 return KeyMgmt.WPA2_PSK; in getAuthType()
/frameworks/base/services/core/java/com/android/server/
DNetworkManagementService.java1512 case KeyMgmt.WPA2_PSK: in getSecurityType()
/frameworks/base/api/
Dsystem-current.txt26645 field public static final int WPA2_PSK = 4; // 0x4