commit | e5d9cf4577117625090e9d6a0494cd05d34aecec | [log] [tgz] |
---|---|---|
author | Rambo Wang <rambowang@google.com> | Thu Apr 30 15:19:24 2020 +0000 |
committer | Lucas Lin <lucaslin@google.com> | Wed Nov 18 06:59:52 2020 +0000 |
tree | 35e2fbf5fc23bda5572d7839ef16a3d3e96971e1 | |
parent | 3c01153f05599d75cf9135b85af9d4952c704bc6 [diff] |
Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifier MatchAllNetworkSpecifier is a subclass of NetworkSpecifer. The method satisfiedBy should be renamed to canBeSatisfiedBy together with other subclass of NetworkSpecifer in b/152238712. Add annotation @Overide for the method to make sure it will not get ignored when refactor in the future. Bug: 154956584 Test: atest android.net.MatchAllNetworkSpecifierTest Original-Change: https://android-review.googlesource.com/1295946 Merged-In: Ibe32fd50fae43aa635c1c0dad66eaea82011c8b7 Change-Id: Ibe32fd50fae43aa635c1c0dad66eaea82011c8b7