diff options
author | Rambo Wang <rambowang@google.com> | 2020-04-24 16:37:16 -0700 |
---|---|---|
committer | Rambo Wang <rambowang@google.com> | 2020-04-30 15:06:35 +0000 |
commit | 6fc5438dfd43be66304432bb61d61a5e967ae86a (patch) | |
tree | 2a019e8b274a76d55dad41c69963382e78324b31 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | bbb5a3c7f7f29224f62eeddc83388ad4932e8be1 (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
Change-Id: Ibe32fd50fae43aa635c1c0dad66eaea82011c8b7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions