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