summaryrefslogtreecommitdiff
path: root/core/java/android/net/MatchAllNetworkSpecifier.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove unused method from MatchAllNetworkSpecifier" am: 6a5d57c2ee am:...Lucas Lin2021-01-291-11/+0
|\
| * Remove unused method from MatchAllNetworkSpecifierlucaslin2021-01-271-11/+0
* | Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
|/
* Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifierRambo Wang2020-04-301-1/+2
* Make MatchAllNetworkSpecifier constructor @SystemApiAaron Huang2019-12-191-2/+7
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Make the NetworkSpecifier a class instead of a string.Etan Cohen2017-04-051-0/+80