Home
last modified time | relevance | path

Searched refs:calculateAndReportScore (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiScoreReportTest.java350 mWifiScoreReport.calculateAndReportScore(); in calculateAndReportScoreSucceeds()
426 mWifiScoreReport.calculateAndReportScore(); in calculateAndReportScoreWhileLingering_sendLingeringScore()
435 mWifiScoreReport.calculateAndReportScore(); in calculateAndReportScoreWhileLingering_sendLingeringScore()
508 mWifiScoreReport.calculateAndReportScore(); in calculateAndReportScoreDoesNotReportWhenRssiIsNotValid()
524 mWifiScoreReport.calculateAndReportScore(); in networkAgentMayBeNull()
544 mWifiScoreReport.calculateAndReportScore(); in allowLowRssiIfDataIsMoving()
571 mWifiScoreReport.calculateAndReportScore(); in giveUpOnBadRssiWhenDataIsNotMoving()
600 mWifiScoreReport.calculateAndReportScore();
609 mWifiScoreReport.calculateAndReportScore();
619 mWifiScoreReport.calculateAndReportScore();
[all …]
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiScoreReport.java636 public void calculateAndReportScore() { in calculateAndReportScore() method in WifiScoreReport
DClientModeImpl.java6920 mWifiScoreReport.calculateAndReportScore(); in updateLinkLayerStatsRssiDataStallScoreReport()