Home
last modified time | relevance | path

Searched defs:isSecurityType (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DScanResultMatchInfo.java227 public boolean isSecurityType(@WifiConfiguration.SecurityType int securityType) { in isSecurityType() method in ScanResultMatchInfo
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DSecurityParams.java209 public boolean isSecurityType(@SecurityType int type) { in isSecurityType() method in SecurityParams
H A DWifiConfiguration.java826 public boolean isSecurityType(@SecurityType int securityType) { in isSecurityType() method in WifiConfiguration