summaryrefslogtreecommitdiff
path: root/core/java/android/view/DisplayAddress.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-2/+2
* Change the type of display port from byte to intMarin Shalamanov2020-04-271-8/+11
* Fix signedness of DisplayAddress.Physical portsDominik Laskowski2019-11-251-3/+31
* Always instantiate DisplayAddress.PhysicalDominik Laskowski2019-04-251-14/+24
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-2/+2
* Add android.view.DisplayAddressDominik Laskowski2019-02-041-0/+174