Files
frameworks_base/core/java/android
Hugo Benichi 48872c6342 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
2018-01-16 13:32:59 +09:00
..
2018-01-12 11:05:50 -08:00
2017-08-06 07:37:08 -06:00
2018-01-16 13:32:59 +09:00
2017-10-10 18:13:18 -07:00
2017-12-05 00:06:29 +00:00
2017-09-29 15:03:47 -07:00