Searched defs:SECURITY_PSK (Results 1 – 2 of 2) sorted by relevance
43 public static final int SECURITY_PSK = WifiInfo.SECURITY_TYPE_PSK; field in AccessPoint
52 public static final int SECURITY_PSK = 1 << 2; field in WifiConfigurationTestUtil