Searched refs:scorer (Results 1 – 4 of 4) sorted by relevance
527 // External scorer UID if external scorer is enabled. Otherwise WIFI_UID for528 // AOSP scorer.530 // Whether or not Wi-Fi is predicted as usable by the scorer533 // Wi-Fi usability state as predicted by the scorer717 * Logged after each scorer prediction interval is completed.738 // The scorer's prediction of the current Wi-Fi state746 // RSSI polling interval, which affects the scorer's prediction interval.
1669 NetworkScorerAppData scorer = networkScoreManager.getActiveScorer(); in getSummary() local1670 if (scorer != null && scorer.getRecommendationServiceLabel() != null) { in getSummary()1672 return String.format(format, scorer.getRecommendationServiceLabel()); in getSummary()
370 * Wi-Fi usability state as predicted by the network scorer
1847 // External scorer UID if external scorer is enabled. Otherwise WIFI_UID for1848 // AOSP scorer.1850 // Whether or not Wi-Fi is predicted as usable by the scorer1853 // Wi-Fi usability state as predicted by the scorer