summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/ScoredNetworkEvaluatorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Check that network evaluators have reported their choice.Michael Plass2019-04-011-0/+79
* Fix bugs in WifiNetworkSelector unit testsMichael Plass2019-02-201-14/+14
* 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
* [WifiNetworkSelector] Move OnConnectableListenerMichael Plass2018-11-141-1/+2
* [WifiNetworkSelector] Pass a callback to record candidatesMichael Plass2018-11-141-12/+13
* Refactor canAccessScanResultxshu2018-03-301-9/+8
* [wifi external scores] Check location permissionsMichael Plass2018-03-021-1/+59
* Update SmallTest libraryEtan Cohen2018-01-261-1/+1
* WifiConfigManager: Rename scan result to network lookup methodRoshan Pius2017-06-011-4/+4
* Create ScoredNetworkEvaluator.Amin Shaikh2017-04-201-0/+577