summaryrefslogtreecommitdiff
path: root/core/java/android/net/NetworkKey.java
AgeCommit message (Expand)Author
2020-01-23NetworkScoreManager: Address review commentRoshan Pius
2020-01-22NetworkScoreManager: Address API review commentsRoshan Pius
2019-11-24Merge "NetworkScoreManager: Add @SystemApi for wifi mainline module"Roshan Pius
2019-11-19NetworkScoreManager: Add @SystemApi for wifi mainline moduleRoshan Pius
2019-11-19NetworkKey: migrate from ScanResult.wifiSsid to SSIDDavid Su
2019-08-29Add missing nullability annotations.Aurimas Liutikas
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-02-14Fail safely on invalid ScanResults when creating NetworkKeyStephen Chen
2017-01-24Implemented network score cache filtering.Jeremy Joslin
2017-01-19Add rankingScores and badges to WifiPicker.Sundeep Ghuman
2014-07-16Expose network scoring APIs to /system apps.Jeff Davidson
2014-04-21Initial implementation of NetworkScoreManager's backing service.Jeff Davidson
2014-04-16Data structures for communication with network scorer apps.Jeff Davidson