Home
last modified time | relevance | path

Searched defs:getSecurityTypes (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/wifi/
H A DWifiEntrySecurity.java47 public static List<WifiEntrySecurity> getSecurityTypes(Context context) { in getSecurityTypes() method in WifiEntrySecurity
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/security/
H A DWifiSecurityHelper.java41 public static List<GuidedAction> getSecurityTypes(Context context) { in getSecurityTypes() method in WifiSecurityHelper
/aosp12/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
H A DStandardWifiEntry.java250 public synchronized List<Integer> getSecurityTypes() { in getSecurityTypes() method in StandardWifiEntry
1203 @NonNull Set<Integer> getSecurityTypes() { in getSecurityTypes() method in StandardWifiEntry.ScanResultKey
H A DPasspointWifiEntry.java255 public synchronized List<Integer> getSecurityTypes() { in getSecurityTypes() method in PasspointWifiEntry
H A DWifiEntry.java404 public List<Integer> getSecurityTypes() { in getSecurityTypes() method in WifiEntry