Searched defs:getSecurityTypes (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/ | ||
D | StandardWifiEntry.java | 251 public synchronized List<Integer> getSecurityTypes() { in getSecurityTypes() method in StandardWifiEntry |
D | PasspointWifiEntry.java | 249 public synchronized List<Integer> getSecurityTypes() { in getSecurityTypes() method in PasspointWifiEntry |
D | WifiEntry.java | 398 public List<Integer> getSecurityTypes() { in getSecurityTypes() method in WifiEntry |