diff options
author | Rambo Wang <rambowang@google.com> | 2020-04-30 15:19:24 +0000 |
---|---|---|
committer | Lucas Lin <lucaslin@google.com> | 2020-11-18 06:59:52 +0000 |
commit | b72c2c4547df3955c9c0afb8f0087937d39bd737 (patch) | |
tree | 0b7efe8990f44cdcb5d93822d42538a88f912ee1 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 97735e73db9660cb123dbfc94d478890ced34817 (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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions