Home
last modified time | relevance | path

Searched refs:getAllUtf8Ssids (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DPasspointWifiEntry.java245 synchronized Set<String> getAllUtf8Ssids() { in getAllUtf8Ssids() method in PasspointWifiEntry
DWifiPickerTracker.java580 passpointUtf8Ssids.addAll(passpointWifiEntry.getAllUtf8Ssids()); in updateWifiEntries()