diff options
author | Hugo Benichi <hugobenichi@google.com> | 2018-01-12 09:46:29 +0900 |
---|---|---|
committer | Hugo Benichi <hugobenichi@google.com> | 2018-01-16 13:32:59 +0900 |
commit | 48872c6342f7c64cfb92204991bc0bd3d1a67f13 (patch) | |
tree | 238413dd38ecec045b7df62a2ebcbac4aea2615e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | e61ee4198e3e568ad0836e33e27bb4bdcb64b9f1 (diff) |
MacAddress: add @NonNull annotations
This patch adds to the MacAddress class:
- getAddressType() method which replaces addressType(), for naming
consistency
- @NonNull annotations on all input and output reference values for
all public methods (@hide and public).
TYPE_UNKNOWN, which currently cannot be observed with a non @hide
method, is also removed from the public api.
Bug: 71866627
Test: $ runtest frameworks-net
Change-Id: I2af70408d46f431b7b32183e6b48ddae9a261a2c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions