summaryrefslogtreecommitdiff
path: root/core/java/android/net/MatchAllNetworkSpecifier.java
AgeCommit message (Expand)Author
2021-01-29Merge "Remove unused method from MatchAllNetworkSpecifier" am: 6a5d57c2ee am:...Lucas Lin
2021-01-27Remove unused method from MatchAllNetworkSpecifierlucaslin
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-04-30Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifierRambo Wang
2019-12-19Make MatchAllNetworkSpecifier constructor @SystemApiAaron Huang
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-04-05Make the NetworkSpecifier a class instead of a string.Etan Cohen