summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiNetworkScoreCache.java
Commit message (Expand)AuthorAgeFilesLines
* Make use of scorer-specified heuristics in RssiCurve.Jeff Davidson2014-11-061-5/+7
* fix getNetworkScorevandwalle2014-07-291-2/+2
* autojoin fixes:vandwalle2014-07-231-3/+29
* Use a consistent network key format in wifi score cache.Jeff Davidson2014-05-231-4/+11
* fix for autojoin controller not requesting steen scoresvandwalle2014-05-191-5/+15
* Add a basic dump() function to WifiNetworkScoreCache.Jeff Davidson2014-05-091-17/+53
* autojoin initial implementationvandwalle2014-05-071-0/+95