summaryrefslogtreecommitdiff
path: root/core/java/android/view/DisplayAddress.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-04-27Change the type of display port from byte to intMarin Shalamanov
2019-11-25Fix signedness of DisplayAddress.Physical portsDominik Laskowski
2019-04-25Always instantiate DisplayAddress.PhysicalDominik Laskowski
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-04Add android.view.DisplayAddressDominik Laskowski