summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/WifiScoreReportTest.java
Commit message (Expand)AuthorAgeFilesLines
* Keep staying at below transition score for a certain timeDaichi Ueura2019-01-241-0/+52
* Take 2 of Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-191-1/+2
* Revert "Migrate frameworks/opt/net/wifi to androidx.test"Brett Chabot2018-12-191-2/+1
* Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-141-1/+2
* Add missing SmallTest annotations in opt/net/wifiMichael Plass2018-07-301-0/+2
* Removing unused scoring thresholdsxshu2018-07-241-12/+0
* [WifiScoreReport] Don't report score if RSSI is invalidMichael Plass2018-05-211-0/+15
* Request ip reachablility checks on low wifi scoreMichael Plass2018-04-061-1/+83
* [WifiScoreReport] Stay on working wifiMichael Plass2018-03-301-0/+29
* [WifiScoreReport] Eliminate one name for 50Michael Plass2018-03-301-5/+4
* Merge "[WifiScoreReport] Check entry threshold" into pi-devTreeHugger Robot2018-03-281-1/+29
|\
| * [WifiScoreReport] Check entry thresholdMichael Plass2018-03-261-1/+29
* | [wifi_score_params] More input validationMichael Plass2018-03-261-0/+7
|/
* [wifi_score_params] plumb to the various scorersMichael Plass2018-03-201-1/+1
* [WifiScoreReport] Bring back a unit testMichael Plass2018-02-261-2/+18
* [WifiScoreReport] Retire LegacyConnectedScoreMichael Plass2018-02-261-15/+1
* [WifiScoreReport] Decrease dumpsys limit, note netidMichael Plass2018-02-261-2/+2
* Remove aggressive handover APIs part 2Ningyuan Wang2018-01-251-53/+7
* [WifiScoreReport] synchronize dumpsysMichael Plass2017-11-081-1/+20
* Velocity-based scorerMichael Plass2017-09-221-3/+8
* [WifiScoreReport] Synthetic time for unit testsMichael Plass2017-08-281-1/+14
* [WifiScoreReport] Add dumpsys for scoring dataMichael Plass2017-06-141-1/+45
* [WifiScoreReport] Simplifed scorer/quick handoverMichael Plass2017-06-131-5/+45
* [WifiScoreReport] cleanupsMichael Plass2017-04-261-3/+0
* WifiScoreReport housecleaningMichael Plass2017-04-261-92/+4
* [WifiScoreReport] restructuringMichael Plass2017-04-261-14/+14
* Remove user-triggered disconnect countersMichael Plass2016-12-071-14/+3
* WifiScoreReportTest: Add unit testsMichael Plass2016-11-021-0/+308