summaryrefslogtreecommitdiff
path: root/core/java/android/net/WifiKey.java
AgeCommit message (Expand)Author
2019-08-29Add missing nullability annotations.Aurimas Liutikas
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-02-08Check for null inputs in the ctor.Jeremy Joslin
2015-03-31Actually allow all valid characters in a Wi-Fi SSID.Jeff Davidson
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