Home
last modified time | relevance | path

Searched refs:updateConnectivityReport (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DNetworkDetailsTracker.java190 getWifiEntry().updateConnectivityReport(connectivityReport); in handleConnectivityReportAvailable()
DSavedNetworkTracker.java337 entry.updateConnectivityReport(connectivityReport); in handleConnectivityReportAvailable()
DWifiEntry.java1166 synchronized void updateConnectivityReport( in updateConnectivityReport() method in WifiEntry
DWifiPickerTracker.java422 entry.updateConnectivityReport(connectivityReport); in handleConnectivityReportAvailable()
/frameworks/opt/net/wifi/libs/WifiTrackerLib/tests/src/com/android/wifitrackerlib/
DPasspointWifiEntryTest.java254 entry.updateConnectivityReport(connectivityReport); in testShouldShowXLevelIcon_unvalidatedOrLowQuality_returnsTrue()
DStandardWifiEntryTest.java845 entry.updateConnectivityReport(connectivityReport); in testShouldShowXLevelIcon_unvalidatedOrNotDefault_returnsTrue()