Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
H A DOsuWifiEntry.java143 synchronized void updateScanResultInfo(@Nullable List<ScanResult> scanResults) in updateScanResultInfo() method in OsuWifiEntry
H A DPasspointWifiEntry.java482 synchronized void updateScanResultInfo(@Nullable WifiConfiguration wifiConfig, in updateScanResultInfo() method in PasspointWifiEntry
H A DStandardWifiEntry.java663 synchronized void updateScanResultInfo(@Nullable List<ScanResult> scanResults) in updateScanResultInfo() method in StandardWifiEntry