summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/WifiScoreCardTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update the l2 and group hint identifiers for wifi networkMichael Plass2019-04-231-0/+21
* WifiScoreCard clear for factoryResetMichael Plass2019-03-191-1/+13
* [WifiScoreCard] Keep track of time to validateMichael Plass2019-03-111-0/+6
* [WifiScoreCard] Hook up to IpMemoryStoreMichael Plass2019-02-251-5/+6
* Change hashing technique SHA-256xshu2019-02-191-0/+3
* [WifiScoreCard] Save networkId and netId in dumpsysMichael Plass2019-01-311-1/+11
* [WifiScoreCard] Reads after MemoryStore installMichael Plass2019-01-061-0/+10
* [WifiScoreCard] Add doWritesMichael Plass2019-01-061-3/+58
* [WifiScoreCard] Handle merging of statsMichael Plass2019-01-061-1/+53
* [WifiScoreCard] IpMemoryStore plumbingMichael Plass2019-01-061-0/+11
* [WifiScoreCard] Generate ids by hashingMichael Plass2018-12-271-1/+1
* 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
* [WifiScoreCard] scorecard data as one blobMichael Plass2018-12-111-0/+32
* [WifiScoreCard] DeserializationMichael Plass2018-12-031-4/+58
* [WifiScoreCard] Add elapsed_ms to protoMichael Plass2018-12-031-0/+1
* [WifiScoreCard] Serialization to protobufMichael Plass2018-11-301-12/+54
* [WifiScoreCard] Duration statisticsMichael Plass2018-11-301-0/+45
* [WifiScoreCard] Statistics updatersMichael Plass2018-11-271-0/+49
* [WifiScoreCard] In-memory bssid lookupMichael Plass2018-11-261-0/+92