summaryrefslogtreecommitdiff
path: root/core/java/android/net/StringNetworkSpecifier.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Rename satisfiedBy into canBeSatisfiedByChalard Jean2020-03-271-1/+1
* Remove StringNetworkSpecifierNathan Harold2020-01-221-2/+0
* Make StringNetworkSpecifier @SystemApiAaron Huang2019-12-261-5/+8
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+2
* Make the NetworkSpecifier a class instead of a string.Etan Cohen2017-04-051-0/+79